steveej-x13s-rmvbl: boring setup with copying the whole x13s flake

This commit is contained in:
steveej 2024-01-28 21:18:08 +01:00
parent 4663780877
commit 6fb71cbf4f
7 changed files with 281 additions and 67 deletions

View file

@ -61,7 +61,7 @@ in
})
{
users.mutableUsers = lib.mkForce false;
users.mutableUsers = cfg.installPassword != "";
users.users.root = lib.mkMerge [
{