mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: mutable users
This commit is contained in:
parent
0778f24b18
commit
b589fdda9f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
_: {
|
_: {
|
||||||
users.mutableUsers = false;
|
users.mutableUsers = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue