summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/misc/airsonic.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2023-11-27treewide: use `mkPackageOption`h7x4
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-02-18airsonic: fix services.airsonic.listenAddress docJonathan Strickland
2021-12-09treewide: make option descriptions constantspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-12nixos: define the primary group of users where neededGuillaume Girol
2021-08-28nixos/airsonic: make path to war file and jre configurable (#135709)Philippe Hürlimann
2021-05-03airsonic: force use of jre8Sumner Evans
2020-02-28airsonic: enable nginx.recommendedProxySettings with virtualHostFlorian
2019-10-12treewide: Switch to system usersJanne Heß
2019-09-02Merge branch 'master' into stagingVladimír Čunát
2019-09-01nixos: remove dependencies on local-fs.targetFlorian Klink
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-08-26treewide: remove redundant quotesvolth
2019-02-05airsonic: Add virtualHost option to set up nginx virtual hostRobert Irelan
2018-09-13airsonic: provide additional jvm configurationMichael Alan Dorman
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2017-08-25nixos/airsonic: remove full-path commands from preStartJörg Thalheim
2017-08-25nixos/airsonic: change script to serviceConfig.ExecStartJörg Thalheim
2017-08-23nixos/airsonic: add moduleSamuel Leathers