nix-config/nixos/modules/apps/default.nix

19 lines
251 B
Nix

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