This commit is contained in:
KaitoTLex 2024-12-28 17:28:26 -08:00
parent 9bb87c8d97
commit 19a21c510f
3 changed files with 6 additions and 6 deletions

View file

@ -25,11 +25,11 @@
enable = true;
wrapperFeatures.gtk = true;
};
programs.swaylock = {
enable = true;
};
# programs.swaylock = {
# enable = true;
# };
security.pam.services.swaylock = { };
#security.pam.services.swaylock = { };
#home.pointerCursor = {
#name = "apple_cursor";
#package = pkgs.apple-cursor;