nix/pkgs/openwrt: don't start ping after deployment

This commit is contained in:
Astro 2022-09-16 18:39:28 +02:00
parent 186c9e6db3
commit 6549ef3991
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ in rec {
# ssh hostkey will have changed after boot
ssh-keygen -R ${address}
/run/wrappers/bin/ping ${address}
'';
buildImage = hostName: