aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/audio/mpd.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos/mpd: Mention in /etc/mpd.conf it was autogeneratedDoron Behar2020-09-101-0/+4
* nixos/mpd: Allow to configure a credentialsFileDoron Behar2020-08-161-1/+26
* nixos/mpd: add services.mpd.fluidsynth optionDominique Martinet2020-05-101-0/+14
* mpd: remove user/group from confDominique Martinet2020-05-101-2/+0
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-061-13/+13
* mpd: 0.20.13 -> 0.21.16 (#57608)tobim2019-11-131-1/+0
* mpd: restart alwaysMatthias Beyer2019-10-221-0/+1
* nixos/mpd: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-131-5/+5
* nixos/mpd: allow storage plugins in musicDirectoryJohannes Frankenau2018-08-031-2/+2
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-301-2/+2
* mpd: fix spelling in descriptionRobert Helgesson2018-06-031-1/+1
* nixos/mpd: allow services.mpd.dbFile to be nullAndreas Rammhold2018-06-011-3/+6
* nixos/mpd: allow configuring playlist directory (#28252)Casey Rodarmor2017-08-201-4/+13
* mpd service: Start when needed and hardenJohannes Frankenau2017-07-041-1/+34
* mpd service: Create playlist directoryJohannes Frankenau2017-07-011-2/+7
* modules/mpd: factor out name & mention man 5 mpd.confProfpatsch2017-02-181-8/+11
* mpd: listen on 127.0.0.1 by defaulttg(x)2017-01-011-4/+4
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-231-1/+1
* mpd service: replace script with serviceConfig.ExecStartJoachim Fasting2016-09-101-2/+2
* mpd service: add types to all optionsJoachim Fasting2016-09-101-0/+8
* nixos/mpd: rename 'host' to 'listenAddress'Bjørn Forsman2015-12-241-2/+2
* The user specified in the conf should run MPDUnai Zalakain2015-06-131-1/+1
* mpd: Make it possible to specify db file pathRickard Nilsson2015-04-101-1/+9
* nixos/mpd: Fix creation of "mpd" group.aszlig2015-03-201-0/+1
* Fix mpd configuration (enclosing quotes needed).koral2015-03-141-4/+4
* Optional user and group to run the MPDUnai Zalakain2015-03-081-8/+21
* Add PermissionsStartOnly to mpd service. Closes #6277Luca Bruno2015-02-101-0/+1
* services.mpd: use systemd's user optionBenno Fünfstück2014-12-221-1/+3
* Try fixing #4084Mateusz Kowalczyk2014-09-211-1/+1
* mpd service: add network.{host,port} optionsDmitry Malikov2014-09-211-15/+39
* Minor logic fixthird3ye2014-06-171-1/+1
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-141-2/+2
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-101-0/+92