This commit is contained in:
mjallen18
2025-03-03 16:32:39 -06:00
parent 4b368ef078
commit f92c30f6ed
2 changed files with 13 additions and 4 deletions

View File

@@ -125,11 +125,11 @@ in
"nix-command"
"flakes"
];
trusted-users = lib.mkDefault [
"root"
user
];
};
trusted-users = lib.mkDefault [
"root"
user
];
};
services = {