From f7968948f653f60ece13889fed1bce8c9d0acfba Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 26 Apr 2026 00:22:40 -0500 Subject: [PATCH] test z2w --- modules/hosts/homebox/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/hosts/homebox/configuration.nix b/modules/hosts/homebox/configuration.nix index 85592d9..9033631 100644 --- a/modules/hosts/homebox/configuration.nix +++ b/modules/hosts/homebox/configuration.nix @@ -60,8 +60,6 @@ nixpkgs.config.allowUnfree = true; - nix.settings.extra-sandbox-paths = [ "/nix/var/cache/ccache-kernel" "/build/linux-6.12.82/build" ]; # this is weird - networking = { hostName = "homebox";