Compare commits

..

2 Commits

Author SHA1 Message Date
6672763d1d
chore: clean comments 2023-09-26 08:55:59 +02:00
0ee3a84f4a
feat: add swaylock-fancy 2023-09-26 08:55:59 +02:00

View File

@ -71,7 +71,10 @@
};
};
security.polkit.enable = true;
security = {
polkit.enable = true;
pam.services.swaylock = { };
};
environment.systemPackages = with pkgs; [
neovim