This commit is contained in:
2025-12-31 17:34:29 +01:00
parent 9c36a5b10c
commit 1317185fbe
2 changed files with 3 additions and 1 deletions

View File

@@ -35,6 +35,8 @@ in {
home-manager.users.dwessels = import ../../../../home/dwessels/${config.networking.hostName}.nix;
services.getty.autologinUser = "dwessels";
security.pam.services = {
swaylock = {};
hyprlock = {};