index
:
machines/kerberos
master
NixOS configuration for a home router.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
networking
/
services
/
default.nix
blob: 0ec95403428cff306c6529111234e80eefc07705 (
plain
)
1
2
3
4
5
6
{ ... }: { imports = [ ./ap.nix ./dhcp.nix ./dns.nix ./firewall ./igmpproxy.nix ]; }