Add garnix

This commit is contained in:
Greg Hellings
2022-09-23 02:36:13 +00:00
parent f29321d2c6
commit 7b659e4cde
+8
View File
@@ -5,6 +5,14 @@
nix = {
package = pkgs.nixFlakes;
settings = {
substituters = [
"https://cache.garnix.io"
];
trusted-public-keys = [
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
];
};
# Keep freespace available, at a minimum, and enable Flakes
extraOptions = ''
experimental-features = nix-command flakes