summaryrefslogtreecommitdiff
path: root/modules/user-profiles/defin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user-profiles/defin.nix')
-rw-r--r--modules/user-profiles/defin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user-profiles/defin.nix b/modules/user-profiles/defin.nix
index 253c8db..667986d 100644
--- a/modules/user-profiles/defin.nix
+++ b/modules/user-profiles/defin.nix
@@ -21,5 +21,5 @@
};
# Allow to run nix
- nix.allowedUsers = [ "defin" ];
+ nix.settings.allowedUsers = [ "defin" ];
} \ No newline at end of file