mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
add wheel to trusted users
This commit is contained in:
parent
bf9fc78f15
commit
2265c66404
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
system.stateVersion = "24.05";
|
||||
time.timeZone = "America/New_York";
|
||||
nix.settings.experimental-features = ["flakes" "nix-command"];
|
||||
nix.settings.trusted-users = ["wheel"];
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "nvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue