From 06eef37690406591be98b0abfa0a4111e6dab630 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Mon, 21 Dec 2020 16:10:49 +0100 Subject: [PATCH] 167.233.1.14: use cache.holo.host --- nix/os/devices/167.233.1.14/system.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nix/os/devices/167.233.1.14/system.nix b/nix/os/devices/167.233.1.14/system.nix index e57d1b0..16dd027 100644 --- a/nix/os/devices/167.233.1.14/system.nix +++ b/nix/os/devices/167.233.1.14/system.nix @@ -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 = "";