Add my user to nix.allowed-users, config changes
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
substituters = ["https://hyprland.cachix.org"];
|
||||
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
|
||||
trusted-users = [ "root" "@wheel" ];
|
||||
allowed-users = [ "root" "@wheel" ];
|
||||
};
|
||||
|
||||
nix.gc = {
|
||||
|
||||
Reference in New Issue
Block a user