greetd auto login

This commit is contained in:
William 2025-10-15 19:35:21 -03:00
parent c9209f82d1
commit 79ecda817e
2 changed files with 10 additions and 4 deletions

View file

@ -133,7 +133,7 @@ in
[ ]
) allTags;
# Automatically import all .nix files from users/modules/${username}/
# Automatically import all .nix files from users/${username}/
userModulePath = ./users/${username};
userModuleFiles =
if builtins.pathExists userModulePath then