This commit is contained in:
2026-04-26 00:13:33 -05:00
parent 0952ba45ca
commit e291365856

View File

@@ -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 = {