fix: avahi zeroconf mein arsch
This commit is contained in:
parent
6113c50a44
commit
987a988332
|
@ -25,6 +25,10 @@
|
||||||
ipv6 = true;
|
ipv6 = true;
|
||||||
nssmdns4 = true;
|
nssmdns4 = true;
|
||||||
nssmdns6 = true;
|
nssmdns6 = true;
|
||||||
|
publish = {
|
||||||
|
enable = true;
|
||||||
|
addresses = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Do not take down the network for too long when upgrading,
|
# Do not take down the network for too long when upgrading,
|
||||||
|
|
|
@ -1442,11 +1442,11 @@
|
||||||
"treefmt-nix": "treefmt-nix_3"
|
"treefmt-nix": "treefmt-nix_3"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1736086096,
|
"lastModified": 1736118316,
|
||||||
"narHash": "sha256-dfPOYcPFMJaiua7b+mLmHdM+5e0iu5kN6J5CsLn9wjs=",
|
"narHash": "sha256-H1Ep8rc0FPizkFRAN8t33iSNSS92SHxdM2kR8DCACAU=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "f50ec426de55f4a0ecf11c504eeec3634e5e58ac",
|
"rev": "b8e6b75ea5cf4ff9608ae1a734bf23dd7c66d38f",
|
||||||
"revCount": 15,
|
"revCount": 16,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forge.lel.lol/patrick/mdns-repeater.git"
|
"url": "https://forge.lel.lol/patrick/mdns-repeater.git"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue