nix: add nh cache

This commit is contained in:
notohh 2023-11-30 22:28:42 -05:00
parent 3a7890bee4
commit 03e03862fc
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -30,6 +30,7 @@
"https://cache.garnix.io"
"https://nix-gaming.cachix.org"
"https://anyrun.cachix.org"
"https://viperml.cachix.org"
];
trusted-public-keys = [
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
@ -37,6 +38,7 @@
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
"anyrun.cachix.org-1:pqBobmOjI7nKlsUMV25u9QHa9btJK65/C8vnO3p346s="
"viperml.cachix.org-1:qZhKBMTfmcLL+OG6fj/hzsMEedgKvZVFRRAhq7j8Vh8="
];
};
};