167.233.1.14: use cache.holo.host

This commit is contained in:
steveej 2020-12-21 16:10:49 +01:00
parent 11b8b11d9a
commit 06eef37690

View file

@ -7,6 +7,15 @@ let
keys = import ../../../variables/keys.nix; keys = import ../../../variables/keys.nix;
in { in {
nix.binaryCaches = [
"https://cache.holo.host"
];
nix.binaryCachePublicKeys = [
"cache.holo.host-1:lNXIXtJgS9Iuw4Cu6X0HINLu9sTfcjEntnrgwMQIMcE="
"cache.holo.host-2:ZJCkX3AUYZ8soxTLfTb60g+F3MkWD7hkH9y8CgqwhDQ="
];
# TASK: new device # TASK: new device
networking.hostName = "sj-pvehtz-0"; # Define your hostname. networking.hostName = "sj-pvehtz-0"; # Define your hostname.
# networking.domain = ""; # networking.domain = "";