This commit is contained in:
smad
2025-10-22 17:12:40 +02:00
parent 06492fc8e5
commit 47ee6687b3

View File

@@ -10,7 +10,7 @@
packages = with pkgs; [ packages = with pkgs; [
]; ];
}; };
# test
# Enable automatic login for the user. # Enable automatic login for the user.
services.displayManager.autoLogin.enable = true; services.displayManager.autoLogin.enable = true;
services.displayManager.autoLogin.user = "smad"; services.displayManager.autoLogin.user = "smad";