forked from M-Labs/it-infra
nixbld: wifi problems
This commit is contained in:
parent
7d073e371c
commit
adccf47d3c
|
@ -7,7 +7,7 @@
|
|||
let
|
||||
netifWan = "enp4s0";
|
||||
netifLan = "enp5s0f1";
|
||||
netifWifi = "wlp10s0";
|
||||
netifWifi = "wlp6s0";
|
||||
netifSit = "henet0";
|
||||
hydraWwwOutputs = "/var/www/hydra-outputs";
|
||||
in
|
||||
|
|
Loading…
Reference in New Issue