nix: init trusted users

This commit is contained in:
notohh 2023-04-26 19:04:52 -04:00
parent fa2585aa3b
commit 4d0ce516a8
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -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="