nix-config/modules/apps/default.nix

17 lines
215 B
Nix

{
imports = [
./arr
./bind9
./calibre
./changedetection
./coder
./freshrss
./gitea
./jellyfin
./plex
./speedtest
./technitium-dns
./traefik
./vaultwarden
];
}