From 1b2d2770db362db678034a575dff3ea0cc0f3db7 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Thu, 31 Aug 2023 10:56:43 +0200 Subject: --- modules/user-profiles/defin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user-profiles/defin.nix') diff --git a/modules/user-profiles/defin.nix b/modules/user-profiles/defin.nix index 667986d..36b3cbc 100644 --- a/modules/user-profiles/defin.nix +++ b/modules/user-profiles/defin.nix @@ -21,5 +21,5 @@ }; # Allow to run nix - nix.settings.allowedUsers = [ "defin" ]; + nix.settings.allowed-users = [ "defin" ]; } \ No newline at end of file -- cgit v1.2.3