nixbld: wifi problems

pull/20/head
Sebastien Bourdeauducq 2021-08-07 17:45:53 +08:00
parent a0f445b0dd
commit 4c394a0976
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
let
netifWan = "enp4s0";
netifLan = "enp5s0f1";
netifWifi = "wlp6s0";
netifWifi = "wlp10s0";
netifSit = "henet0";
hydraWwwOutputs = "/var/www/hydra-outputs";
in