Commit graph

4 commits

Author SHA1 Message Date
Tim Englart 5555f5f846 nixos/autobrr: update serivce default port value to be a number 2025-02-15 19:01:41 +10:00
Pedro Alves ce9137b32d nixos/autobrr: make use of package option
The package option was defined, but the generated systemd service was
hardcoded to use pkgs.autobrr.
2025-02-13 13:43:12 +00:00
Pedro Alves 6c64d6daf9 nixos/autobrr: use systemd credentials
Make use of systemd's LoadCredentials feature to allow for the secret
file to be better managed without having to be world-readable, since
due to DynamicUser it was not possible to assign it to one specific
user.
2025-02-13 13:43:05 +00:00
Alex Galvin 468bfcc486 nixos/autobrr: init 2025-01-16 22:48:07 -05:00