feat: swaylock

This commit is contained in:
Elias Renman
2023-11-30 15:11:11 +01:00
parent 1600110819
commit 27255e85e0
2 changed files with 4 additions and 3 deletions

View File

@@ -110,7 +110,8 @@
uid = 1000; uid = 1000;
extraGroups = [ "wheel" "networkmanager" ]; extraGroups = [ "wheel" "networkmanager" ];
}; };
# Login configuration
security.pam.services.swaylock = {};
# This value determines the NixOS release with which your system is to be # This value determines the NixOS release with which your system is to be
# compatible, in order to avoid breaking some software such as database # compatible, in order to avoid breaking some software such as database
# servers. You should change this only after NixOS release notes say you # servers. You should change this only after NixOS release notes say you
@@ -118,5 +119,4 @@
system.stateVersion = "18.09"; system.stateVersion = "18.09";
system.autoUpgrade.enable = true; system.autoUpgrade.enable = true;
} }

View File

@@ -60,6 +60,7 @@
wofi wofi
libsForQt5.sddm libsForQt5.sddm
wlogout wlogout
swaylock-effects
# Ricing apps # Ricing apps
spotify-qt spotify-qt
cava cava