Add marcus7070 cachix key
This commit is contained in:
parent
c6c0144991
commit
bff4c9f8cb
1 changed files with 2 additions and 0 deletions
|
@ -28,10 +28,12 @@ in
|
|||
allowed-users = [ "root" ];
|
||||
substituters = [
|
||||
"https://nix-community.cachix.org"
|
||||
"https://marcus7070.cachix.org"
|
||||
];
|
||||
|
||||
trusted-public-keys = [
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"marcus7070.cachix.org-1:JawxHSgnYsgNYJmNqZwvLjI4NcOwrcEZDToWlT3WwXw="
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue