greetd auto login
This commit is contained in:
parent
c9209f82d1
commit
79ecda817e
2 changed files with 10 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue