summaryrefslogtreecommitdiff
path: root/modules/common/common/nix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/common/common/nix.nix')
-rw-r--r--modules/common/common/nix.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/common/common/nix.nix b/modules/common/common/nix.nix
index 4f13a13..78672a0 100644
--- a/modules/common/common/nix.nix
+++ b/modules/common/common/nix.nix
@@ -61,14 +61,18 @@ with lib; {
"https://cache.iog.io"
"https://cachix.cachix.org"
"https://nix-community.cachix.org"
+ "https://organist.cachix.org"
"https://pre-commit-hooks.cachix.org"
+ "https://tweag-nickel.cachix.org"
];
trusted-public-keys = [
"azahi.cachix.org-1:2bayb+iWYMAVw3ZdEpVg+NPOHCXncw7WMQ0ElX1GO3s="
"cachix.cachix.org-1:eWNHQldwUO7G2VkjpnjDbWwy4KQ/HNxht7H4SSoMckM="
"hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
+ "organist.cachix.org-1:GB9gOx3rbGl7YEh6DwOscD1+E/Gc5ZCnzqwObNH2Faw="
"pre-commit-hooks.cachix.org-1:Pkk3Panw5AW24TOv6kz3PvLhlH8puAsJTBbOPmBo7Rc="
+ "tweag-nickel.cachix.org-1:GIthuiK4LRgnW64ALYEoioVUQBWs0jexyoYVeLDBwRA="
];
trusted-users = ["root" localUsername];