nixos: fix swaylock
This commit is contained in:
parent
cd4b561378
commit
16b82529c4
|
@ -15,4 +15,6 @@
|
|||
isNormalUser = true;
|
||||
useDefaultShell = true;
|
||||
};
|
||||
|
||||
security.pam.services.swaylock = {};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue