diff options
Diffstat (limited to 'sys/seat')
| -rw-r--r-- | sys/seat/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/seat/default.nix b/sys/seat/default.nix index 71041c0..17ddfe8 100644 --- a/sys/seat/default.nix +++ b/sys/seat/default.nix @@ -97,6 +97,8 @@ in programs.dconf.enable = true; + security.pam.services.swaylock = { }; + services = { libinput.enable = true; |
