15 lines
236 B
Nix
15 lines
236 B
Nix
{
|
|
imports = [
|
|
./acme.nix
|
|
./adguard-home.nix
|
|
./anki.nix
|
|
./ddclient.nix
|
|
./gitea.nix
|
|
./homepage-dashboard.nix
|
|
./jellyfin.nix
|
|
./nextcloud.nix
|
|
./nginx.nix
|
|
./paperless.nix
|
|
./postgresql.nix
|
|
];
|
|
}
|