15 lines
169 B
Nix
15 lines
169 B
Nix
{
|
|
imports = [
|
|
./authentik
|
|
./fail2ban
|
|
./headscale
|
|
./keepalived
|
|
./podman
|
|
./postgres
|
|
./tailscale
|
|
./traefik
|
|
./unbound
|
|
./www
|
|
];
|
|
}
|