20 lines
291 B
Nix
20 lines
291 B
Nix
{...}: {
|
|
imports = [
|
|
./reverse_proxy.nix
|
|
./fail2ban.nix
|
|
./postgres.nix
|
|
./network_storage
|
|
./podman.nix
|
|
|
|
./actual
|
|
./immich
|
|
./panoramax
|
|
./forgejo
|
|
./home-assistant
|
|
./jellyfin
|
|
./paperless
|
|
./searx
|
|
./qbittorent.nix
|
|
./wyoming.nix
|
|
];
|
|
}
|