mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 16:46:34 +00:00
Add trustedUsers
This commit is contained in:
@@ -242,6 +242,7 @@
|
||||
|
||||
nix = {
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
trustedUsers = [ "root" "@wheel" ];
|
||||
};
|
||||
|
||||
users.users.dave = {
|
||||
|
||||
Reference in New Issue
Block a user