about summary refs log tree commit diff
path: root/nixos/modules/services/misc/airsonic.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-11/+11
2023-11-27treewide: use `mkPackageOption`h7x41-7/+4
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-11/+11
2022-02-18airsonic: fix services.airsonic.listenAddress docJonathan Strickland1-3/+5
2021-12-09treewide: make option descriptions constantspennae1-2/+3
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-3/+3
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-0/+2
2021-08-28nixos/airsonic: make path to war file and jre configurable (#135709)Philippe Hürlimann1-2/+21
2021-05-03airsonic: force use of jre8Sumner Evans1-1/+1
2020-02-28airsonic: enable nginx.recommendedProxySettings with virtualHostFlorian1-0/+1
2019-10-12treewide: Switch to system usersJanne Heß1-0/+1
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-2/+2
2019-09-01nixos: remove dependencies on local-fs.targetFlorian Klink1-1/+1
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-1/+1
2019-08-26treewide: remove redundant quotesvolth1-2/+2
2019-02-05airsonic: Add virtualHost option to set up nginx virtual hostRobert Irelan1-0/+17
2018-09-13airsonic: provide additional jvm configurationMichael Alan Dorman1-0/+19
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2017-08-25nixos/airsonic: remove full-path commands from preStartJörg Thalheim1-3/+3
2017-08-25nixos/airsonic: change script to serviceConfig.ExecStartJörg Thalheim1-10/+10
2017-08-23nixos/airsonic: add moduleSamuel Leathers1-0/+117