home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit abc55193c74e727bc860fbaf0cf3c5f59ef63b93
parent 2e02aca0714542306d353b42aeef2fd11257d72e
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Mon, 13 Jul 2020 12:17:19 +0200

systems/okinawa: and disable it back…

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Msystems/okinawa.nix | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/systems/okinawa.nix b/systems/okinawa.nix @@ -60,11 +60,6 @@ in }; services = { - nix-binary-cache = { - enable = true; - domain = "nix.cache.home"; - aliases = [ "cache.sakhalin.home" ]; - }; bind = { enable = true; forwarders = [ "8.8.8.8" "8.8.4.4" ];