steveej-x13s-rmvbl: boring setup with copying the whole x13s flake
This commit is contained in:
parent
4663780877
commit
6fb71cbf4f
7 changed files with 281 additions and 67 deletions
|
@ -61,7 +61,7 @@ in
|
|||
})
|
||||
|
||||
{
|
||||
users.mutableUsers = lib.mkForce false;
|
||||
users.mutableUsers = cfg.installPassword != "";
|
||||
|
||||
users.users.root = lib.mkMerge [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue