1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: enable cross VLAN mdns

This commit is contained in:
oddlama 2025-01-23 17:26:35 +01:00
parent 5954cc30fc
commit 7c61ac80fa
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
7 changed files with 117 additions and 0 deletions

View file

@ -20,6 +20,7 @@
./fs.nix
./net.nix
./kea.nix
./mdns-repeater.nix
];
topology.self.hardware.image = ../../topology/images/odroid-h3.png;