swaylock
This commit is contained in:
parent
840f398d84
commit
19dcd782a3
3 changed files with 41 additions and 1 deletions
|
@ -95,4 +95,7 @@
|
|||
# Use zsh
|
||||
programs.zsh.enable = true;
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
||||
# Allow swaylock to PAM authentication
|
||||
security.pam.services.swaylock = {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue