12 lines
171 B
Nix
12 lines
171 B
Nix
{
|
|
imports = [
|
|
./authentik.nix
|
|
./dashy.nix
|
|
./media-mgr.nix
|
|
./nextcloud.nix
|
|
./plex.nix
|
|
./postgres.nix
|
|
./searx.nix
|
|
./vaultwarden.nix
|
|
];
|
|
}
|