Recreated files

This commit is contained in:
2026-03-12 21:11:50 +01:00
parent f1de0823a1
commit 6afa7224e5
16 changed files with 2784 additions and 18 deletions
@@ -32,7 +32,6 @@
hashedPassword = user.hashedPassword;
home = user.homeDirectory;
};
# Optional: Enable auto-login for testing
services.getty.autologinUser = user.username;
};