This commit is contained in:
2026-04-26 00:08:44 -05:00
parent d4184b882e
commit 0952ba45ca
2 changed files with 2 additions and 5 deletions

View File

@@ -60,6 +60,8 @@
nixpkgs.config.allowUnfree = true;
nix.settings.extra-sandbox-paths = [ "/nix/var/cache/ccache-kernel" ]; # this is weird
networking = {
hostName = "homebox";