Use Shelvacu's cache
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
nix.settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
substituters = [ "https://nixcache.shelvacu.com" ];
|
||||
trusted-public-keys = [ "nixcache.shelvacu.com:73u5ZGBpPRoVZfgNJQKYYBt9K9Io/jPwgUfuOLsJbsM=" ];
|
||||
trusted-users = [ "@wheel" ];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user