diff options
Diffstat (limited to 'modules/user-profiles/defin.nix')
| -rw-r--r-- | modules/user-profiles/defin.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user-profiles/defin.nix b/modules/user-profiles/defin.nix index 36b3cbc..86152f6 100644 --- a/modules/user-profiles/defin.nix +++ b/modules/user-profiles/defin.nix @@ -21,5 +21,5 @@ }; # Allow to run nix - nix.settings.allowed-users = [ "defin" ]; + nix.settings.allowed-users = [ "defin" "root" ]; }
\ No newline at end of file |
