summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/audio/mpd.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2023-01-21nixos: fix backticks in Markdown descriptionsNaïm Favier
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-06-11mpd: fix socket activationrnhmjoj
2022-01-11nixos/mpd: use upstream unitsrnhmjoj
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-05-19nixos/mpd: Use replace-secret to avoid leaking secretstalyz
2021-03-28Merge pull request #82005 from esclear/mpd-socketDoron Behar
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
2021-01-11nixos/mpd: use credentials only if neededDoron Behar
2020-12-26nixos/mpd: remove credentialsFile in favor of credentials optionsohalt
2020-12-24nixos/mpd: support passwords in separate filessohalt
2020-12-11nixos/mpd: conditionally provision required directories with StateDirectoryAaron Andersen
2020-09-10nixos/mpd: Mention in /etc/mpd.conf it was autogeneratedDoron Behar
2020-08-16nixos/mpd: Allow to configure a credentialsFileDoron Behar
2020-05-10nixos/mpd: add services.mpd.fluidsynth optionDominique Martinet
2020-05-10mpd: remove user/group from confDominique Martinet
2020-03-07nixos/mpd: allow autostart when listening for unix socketDaniel Albert
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-11-13mpd: 0.20.13 -> 0.21.16 (#57608)tobim
2019-10-22mpd: restart alwaysMatthias Beyer
2019-04-13nixos/mpd: replace deprecated usage of PermissionsStartOnlyAaron Andersen
2018-08-03nixos/mpd: allow storage plugins in musicDirectoryJohannes Frankenau
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-06-03mpd: fix spelling in descriptionRobert Helgesson
2018-06-01nixos/mpd: allow services.mpd.dbFile to be nullAndreas Rammhold
2017-08-20nixos/mpd: allow configuring playlist directory (#28252)Casey Rodarmor
2017-07-04mpd service: Start when needed and hardenJohannes Frankenau
2017-07-01mpd service: Create playlist directoryJohannes Frankenau
2017-02-18modules/mpd: factor out name & mention man 5 mpd.confProfpatsch
2017-01-01mpd: listen on 127.0.0.1 by defaulttg(x)
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway
2016-09-10mpd service: replace script with serviceConfig.ExecStartJoachim Fasting
2016-09-10mpd service: add types to all optionsJoachim Fasting
2015-12-24nixos/mpd: rename 'host' to 'listenAddress'Bjørn Forsman
2015-06-13The user specified in the conf should run MPDUnai Zalakain
2015-04-10mpd: Make it possible to specify db file pathRickard Nilsson
2015-03-20nixos/mpd: Fix creation of "mpd" group.aszlig
2015-03-14Fix mpd configuration (enclosing quotes needed).koral
2015-03-08Optional user and group to run the MPDUnai Zalakain
2015-02-10Add PermissionsStartOnly to mpd service. Closes #6277Luca Bruno
2014-12-22services.mpd: use systemd's user optionBenno Fünfstück
2014-09-21Try fixing #4084Mateusz Kowalczyk
2014-09-21mpd service: add network.{host,port} optionsDmitry Malikov
2014-06-17Minor logic fixthird3ye
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra