nixbld: wifi problems

pull/20/head
Sebastien Bourdeauducq 2021-08-09 13:32:18 +08:00
parent 7d073e371c
commit adccf47d3c
1 changed files with 1 additions and 1 deletions

View File

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