Configurations for my various systems using NixOS
Go to file
Eli Ribble 73c9593bfe Switch to systemd.networkd for network config.
Turns out the other method, the default method, is a series of bash
scripts (?). That's according to online documentation. By switching to
using networkd I can get proper declarative network configuration. With
this config I'm getting an IPv6 address from my router that is globally
routable, and another address that is static that I can let the router
configure for users of the local network to reach the pihole for IPv6.
2024-08-15 21:34:13 -07:00
nalai Commence rust dev 2024-07-17 19:22:31 -07:00
quinn Switch to systemd.networkd for network config. 2024-08-15 21:34:13 -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.