nix-config/modules/apps/default.nix

18 lines
234 B
Nix

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