This commit is contained in:
System administrator 2024-02-03 19:52:40 -08:00
parent 4e2ce1d41a
commit 7277a5a90c
6 changed files with 26 additions and 12 deletions

View file

@ -38,9 +38,4 @@
networking.interfaces.br0.useDHCP = true;
networking.bridges = {
"br0" = {
interfaces = [ "eth0" "wlan0" ];
};
};
}