make swaylock work

This commit is contained in:
Schrottkatze 2024-06-17 17:22:03 +02:00
commit ee44af814e
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -20,7 +20,7 @@
};
security.polkit.enable = true;
# programs.sway.enable = true;
programs.sway.enable = true;
# services.displayManager.defaultSession = "none+xmonad";
services.displayManager.defaultSession = "sway";