1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00: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

@ -66,6 +66,10 @@ in
id = 23;
mac = globals.macs.scanner-ads-4300n;
};
hosts.epsondc44f7 = {
id = 30;
mac = globals.macs.epsondc44f7;
};
hosts.wallbox = {
id = 40;
mac = globals.macs.wallbox;