summary refs log tree commit diff
path: root/nixos/modules/services/audio/mpd.nix
Commit message (Expand)AuthorAge
* nixos/mpd: use upstream unitsrnhmjoj2022-01-11
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/mpd: Use replace-secret to avoid leaking secretstalyz2021-05-19
* Merge pull request #82005 from esclear/mpd-socketDoron Behar2021-03-28
|\
| * nixos/mpd: allow autostart when listening for unix socketDaniel Albert2020-03-07
* | treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* | nixos/mpd: use credentials only if neededDoron Behar2021-01-11
* | nixos/mpd: remove credentialsFile in favor of credentials optionsohalt2020-12-26
* | nixos/mpd: support passwords in separate filessohalt2020-12-24
* | nixos/mpd: conditionally provision required directories with StateDirectoryAaron Andersen2020-12-11
* | nixos/mpd: Mention in /etc/mpd.conf it was autogeneratedDoron Behar2020-09-10
* | nixos/mpd: Allow to configure a credentialsFileDoron Behar2020-08-16
* | nixos/mpd: add services.mpd.fluidsynth optionDominique Martinet2020-05-10
* | mpd: remove user/group from confDominique Martinet2020-05-10
|/
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* mpd: 0.20.13 -> 0.21.16 (#57608)tobim2019-11-13
* mpd: restart alwaysMatthias Beyer2019-10-22
* nixos/mpd: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* nixos/mpd: allow storage plugins in musicDirectoryJohannes Frankenau2018-08-03
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* mpd: fix spelling in descriptionRobert Helgesson2018-06-03
* nixos/mpd: allow services.mpd.dbFile to be nullAndreas Rammhold2018-06-01
* nixos/mpd: allow configuring playlist directory (#28252)Casey Rodarmor2017-08-20
* mpd service: Start when needed and hardenJohannes Frankenau2017-07-04
* mpd service: Create playlist directoryJohannes Frankenau2017-07-01
* modules/mpd: factor out name & mention man 5 mpd.confProfpatsch2017-02-18
* mpd: listen on 127.0.0.1 by defaulttg(x)2017-01-01
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
* mpd service: replace script with serviceConfig.ExecStartJoachim Fasting2016-09-10
* mpd service: add types to all optionsJoachim Fasting2016-09-10
* nixos/mpd: rename 'host' to 'listenAddress'Bjørn Forsman2015-12-24
* The user specified in the conf should run MPDUnai Zalakain2015-06-13
* mpd: Make it possible to specify db file pathRickard Nilsson2015-04-10
* nixos/mpd: Fix creation of "mpd" group.aszlig2015-03-20
* Fix mpd configuration (enclosing quotes needed).koral2015-03-14
* Optional user and group to run the MPDUnai Zalakain2015-03-08
* Add PermissionsStartOnly to mpd service. Closes #6277Luca Bruno2015-02-10
* services.mpd: use systemd's user optionBenno Fünfstück2014-12-22
* Try fixing #4084Mateusz Kowalczyk2014-09-21
* mpd service: add network.{host,port} optionsDmitry Malikov2014-09-21
* Minor logic fixthird3ye2014-06-17
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10