From 175c3689ac0dddf8514e23a27e7f42bfb4e097e7 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 11 Apr 2024 12:11:12 +0530 Subject: update --- modules/login.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/login.nix') diff --git a/modules/login.nix b/modules/login.nix index 58e4ac4..3d9fb31 100644 --- a/modules/login.nix +++ b/modules/login.nix @@ -32,9 +32,9 @@ security.polkit.enable = true; - security.pam.services.swaylock.text = '' + /* security.pam.services.swaylock.text = '' auth include login - ''; + ''; */ services.xserver.libinput.enable = true; -- cgit v1.2.3