configure sketchy-router (dhcp + non-working NAT)
This commit is contained in:
parent
95a89d01a5
commit
d1ac02ee46
2 changed files with 52 additions and 3 deletions
|
@ -9,6 +9,6 @@ exec nixos-rebuild $ACTION \
|
|||
--use-substitutes \
|
||||
--no-build-nix \
|
||||
--use-remote-sudo \
|
||||
--build-host "$HOST" \
|
||||
--target-host "$HOST" \
|
||||
--build-host "noc@10.20.25.2" \
|
||||
--target-host "noc@10.20.25.2" \
|
||||
--flake ".#$HOST" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue