mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
"Package" option allows specifying the derivation that will be used for the systemd service. Works the same way as `services.<name>.package` in NixOS. By default picks the docspell packages from pkgs instance -- same behavior as prior to this commit Closes #2627