[NixOS] Add waymonad cachix
This commit is contained in:
parent
8ffee3bc0f
commit
c59da6de03
@ -4,10 +4,12 @@
|
|||||||
"https://cache.nixos.org/"
|
"https://cache.nixos.org/"
|
||||||
"https://hie-nix.cachix.org"
|
"https://hie-nix.cachix.org"
|
||||||
"https://taffy.cachix.org"
|
"https://taffy.cachix.org"
|
||||||
|
"https://waymonad.cachix.org"
|
||||||
];
|
];
|
||||||
binaryCachePublicKeys = [
|
binaryCachePublicKeys = [
|
||||||
"hie-nix.cachix.org-1:EjBSHzF6VmDnzqlldGXbi0RM3HdjfTU3yDRi9Pd0jTY="
|
"hie-nix.cachix.org-1:EjBSHzF6VmDnzqlldGXbi0RM3HdjfTU3yDRi9Pd0jTY="
|
||||||
"taffy.cachix.org-1:H0iiOGeXnLOAptADO4i3AiDIOladTcZYxXp+P0lOvHw="
|
"taffy.cachix.org-1:H0iiOGeXnLOAptADO4i3AiDIOladTcZYxXp+P0lOvHw="
|
||||||
|
"waymonad.cachix.org-1:Z4Nbjc3iYJNFZi0eAgzqLWFBuDRClAy1prZBv7eK64A="
|
||||||
];
|
];
|
||||||
trustedUsers = [ "root" "imalison" "kat" ];
|
trustedUsers = [ "root" "imalison" "kat" ];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user