feat: add ny to trusted users
This commit is contained in:
parent
812dbbd900
commit
89e6039dd6
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
settings = {
|
||||
substituters = [ "https://hyprland.cachix.org" ];
|
||||
trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" ];
|
||||
trusted-users = [ "ny" ];
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
|
|
Loading…
Add table
Reference in a new issue