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