Configurations for my various systems using NixOS
Go to file
Eli Ribble 601129bb48 Get mDNS through avahi and resolved working.
First off, we need port 5353 because that's where mDNS does its thing.
It's like DNS and port 53, but doubled, right?

Next, we have to enable MulticastDNS for the network in question,
specifically the "wan" interface.

Finally, we add avahi which ... does... stuff.
2024-08-29 18:02:04 -07:00
nalai Commence rust dev 2024-07-17 19:22:31 -07:00
quinn Get mDNS through avahi and resolved working. 2024-08-29 18:02:04 -07:00
LICENSE Initial commit 2024-06-25 17:32:05 -07:00
README.md Update readme with the directory organization 2024-06-25 17:43:42 -07:00
sync Make sync put the config files under etc/nixos 2024-07-22 19:49:22 +00:00

README.md

nixos-systems

Configurations for my various systems using NixOS. Each system is organized by hostname.