+1
-1
flake.nix
+1
-1
flake.nix
···rootDir=$(jj --ignore-working-copy root || git rev-parse --show-toplevel) || (echo "error: can't find repo root?"; exit 1)
+7
nix/modules/knot.nix
+7
nix/modules/knot.nix
······
+2
-1
nix/vm.nix
+2
-1
nix/vm.nix
···# This is fine because any and all ports that are forwarded to host are explicitly marked above, we don't need a separate guest firewall-secretFile = builtins.toFile "knot-secret" ("KNOT_SERVER_SECRET=" + (envVar "TANGLED_VM_KNOT_SECRET"));