nix-da/options/server/default.nix

8 lines
103 B
Nix

{
imports = [
./paperless-ngx
./navidrome.nix
./rsync-daemon
./rustypaste.nix
];
}