nix: init trusted users
This commit is contained in:
parent
fa2585aa3b
commit
4d0ce516a8
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
"https://hyprland.cachix.org"
|
||||
"https://cache.nixos.org"
|
||||
];
|
||||
trusted-users = [ "root" "@wheel" ];
|
||||
trusted-public-keys = [
|
||||
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
|
|
Loading…
Reference in a new issue