This commit is contained in:
smad
2025-10-22 17:09:34 +02:00
parent a5333e131a
commit 3f37fe3149
2 changed files with 8 additions and 1 deletions

8
modules/nixos/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
baal.nix
amon.nix
asura.nix
moloch.nix
belial.nix
gaap.nix
mara.nix
ifrit.nix

View File

@@ -11,7 +11,6 @@
]; ];
}; };
#aaa
# 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";