blah
This commit is contained in:
parent
238cd14b91
commit
0117d6155b
7 changed files with 21 additions and 33 deletions
|
@ -7,7 +7,7 @@
|
|||
inherit (config.meta.mainUser) username;
|
||||
in {
|
||||
users = {
|
||||
mutableUsers = false;
|
||||
mutableUsers = true;
|
||||
users = {
|
||||
${username} = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue