summary refs log tree commit diff
path: root/nixos/modules/services/misc/airsonic.nix
Commit message (Collapse)AuthorAge
* nixos/airsonic: remove full-path commands from preStartJörg Thalheim2017-08-25
| | | | | systemd services are initialised with a default PATH. This path includes coreutils.
* nixos/airsonic: change script to serviceConfig.ExecStartJörg Thalheim2017-08-25
| | | | - shell invocation is not necessary here
* nixos/airsonic: add moduleSamuel Leathers2017-08-23