167.233.1.14: use cache.holo.host
This commit is contained in:
parent
11b8b11d9a
commit
06eef37690
1 changed files with 9 additions and 0 deletions
|
@ -7,6 +7,15 @@ let
|
|||
keys = import ../../../variables/keys.nix;
|
||||
|
||||
in {
|
||||
nix.binaryCaches = [
|
||||
"https://cache.holo.host"
|
||||
];
|
||||
|
||||
nix.binaryCachePublicKeys = [
|
||||
"cache.holo.host-1:lNXIXtJgS9Iuw4Cu6X0HINLu9sTfcjEntnrgwMQIMcE="
|
||||
"cache.holo.host-2:ZJCkX3AUYZ8soxTLfTb60g+F3MkWD7hkH9y8CgqwhDQ="
|
||||
];
|
||||
|
||||
# TASK: new device
|
||||
networking.hostName = "sj-pvehtz-0"; # Define your hostname.
|
||||
# networking.domain = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue