freifunk: fix network config

This commit is contained in:
Astro 2022-06-13 20:56:52 +02:00
parent 2b833799f2
commit 239f319618
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ in {
"10-bmx-prime" = {
enable = true;
netdevConfig = {
Kind = "bridge";
Kind = "dummy";
Name = meshLoopback;
};
};