8 lines
100 B
Nix
8 lines
100 B
Nix
{
|
|
imports = [
|
|
./jellyfin.nix
|
|
./proxy.nix
|
|
./fail2ban.nix
|
|
./impermanence.nix
|
|
];
|
|
}
|