fix: syncthing cucked

This commit is contained in:
Nick 2025-12-09 17:05:18 -06:00
parent 71f38ee6ca
commit d96c02bb09
5 changed files with 5 additions and 5 deletions

View file

@ -85,7 +85,7 @@ in
network = {
enable = true;
networks."20-lan" = {
matchConfig.Name = "enp0s5";
matchConfig.Name = "enp0s*";
addresses = [
{ Address = "${ip}/24"; }
];