From 9f6aad5584a238889d9e623491be6e51e3f13df2 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Thu, 21 Nov 2024 21:33:32 -0600 Subject: [PATCH] bye attic --- base.nix | 2 -- hosts/miniserver/configuration.nix | 4 ---- 2 files changed, 6 deletions(-) diff --git a/base.nix b/base.nix index 0c61a9c..5994141 100644 --- a/base.nix +++ b/base.nix @@ -104,7 +104,6 @@ "https://ai.cachix.org" "https://cache.lix.systems" "https://cosmic.cachix.org" - "https://cache.rotehaare.art/cache" ]; trusted-public-keys = [ "nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4=" @@ -115,7 +114,6 @@ "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=" "cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE=" "cache.servidos.lat:om+P81I+m8Hawcvt1ydaSNVxGNnR0POJ8Wz+QVjQ3hA=" - "cache:Yiif6yN1XQ+tPfcdmluk78llMxtS3/UscEP1goUeW7Q=" ]; }; }; diff --git a/hosts/miniserver/configuration.nix b/hosts/miniserver/configuration.nix index 377bac8..fdf0c8a 100644 --- a/hosts/miniserver/configuration.nix +++ b/hosts/miniserver/configuration.nix @@ -112,10 +112,6 @@ enable = true; enableProxy = true; }; - atticd = { - enable = true; - enableProxy = true; - }; }; }; networking = {