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";