summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/misc/mediatomb.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-01-19nixos: fix a bunch of services missing dep on network-online.targetJade Lovelace
2023-11-27treewide: use `mkPackageOption`h7x4
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel
2022-12-01treewide: switch to port type for nixos modulesDaniel Nagy
2022-09-05nixos/mediatomb: wait for network-online.targetFabian Möller
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-02-18nixos/mediatomb: make service use groupJan Seeger
2022-02-02mediatomb: remove packageJörg Thalheim
2021-12-09treewide: add defaultText to remaining optionspennae
2021-12-09treewide: make option descriptions constantspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2020-10-08nixos/mediatomb: fix doc errorsTimo Kaufmann
2020-10-08mediatomb/gerbera: Improve firewall rules and open firewall optionAntoine R. Dumont (@ardumont)
2020-10-08mediatomb/gerbera: Add missing types to optionsAntoine R. Dumont (@ardumont)
2020-10-08mediatomb/gerbera: Make the actual configuration generation lazyAntoine R. Dumont (@ardumont)
2020-10-08mediatomb/gerbera: Introduce the mediaDirectories optionAntoine R. Dumont (@ardumont)
2020-10-08mediatomb/gerbera: Introduce the pcDirectoryHide optionAntoine R. Dumont (@ardumont)
2020-10-08mediatomb/gerbera: Make transcoding option lazy and runnable if activatedAntoine R. Dumont (@ardumont)
2020-10-08mediatomb: make service compatible with the gerbera forkEdward Tjörnhammar
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-09-01nixos: remove dependencies on local-fs.targetFlorian Klink
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2018-07-20[bot]: remove unreferenced codevolth
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2015-06-13Allow setting mediatomb interfaceOliver Matthews
2015-06-10mediatomb: fix hardcoded pathsAnders Lundstedt
2015-03-27Add MediaTomb serviceOliver Matthews