fix: Add cache.nixos.org pubkey
This commit is contained in:
parent
a9c90d8aa3
commit
8591dbf57f
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
];
|
||||
|
||||
trusted-public-keys = [
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
"marleyos.cachix.org-1:q2kEtqvS5CoQ8BmKlWOfOnN+fi4gUoSuL6HRKy37eCA="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue