This commit is contained in:
Tao Tien 2025-10-28 20:39:24 -07:00
parent 9669e079df
commit 30ea044632
4 changed files with 19 additions and 7 deletions

View file

@ -169,7 +169,7 @@
experimental-features = "nix-command flakes";
auto-optimise-store = true;
# adding logged in users allows for passwordless root
# trusted-users = ["root"];
trusted-users = ["root" "@wheel"];
system-features = [
"benchmark"
"big-parallel"