infrastructure/nixos/readarr.nix

5 lines
54 B
Nix

_: {
services.readarr = {
enable = true;
};
}