summary refs log tree commit diff
path: root/nixos/modules/services/audio
Commit message (Expand)AuthorAge
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
* audio services: use mkEnableOption (#18524)Langston Barrett2016-09-12
* mpd service: replace script with serviceConfig.ExecStartJoachim Fasting2016-09-10
* mpd service: add types to all optionsJoachim Fasting2016-09-10
* ympd service: init (#18371)Langston Barrett2016-09-10
* mopidy service: add default value for configuration (#17385)Langston Barrett2016-07-31
* squeezelite service: initPhil Wetzel2016-06-11
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* fuppes: remove obsolete broken package and serviceRobin Gloster2016-01-07
* nixos/mpd: rename 'host' to 'listenAddress'Bjørn Forsman2015-12-24
* mopidy module: use buildEnv fixes #11706Spencer Whitt2015-12-15
* The user specified in the conf should run MPDUnai Zalakain2015-06-13
* nixos: add actkbd module and sound.enableMediaKeys optionJan Malakhovski2015-04-20
* mpd: Make it possible to specify db file pathRickard Nilsson2015-04-10
* nixos/mpd: Fix creation of "mpd" group.aszlig2015-03-20
* Added icecast module.koral2015-03-17
* 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
* initial liquidsoap service expressionEmery Hemingway2014-11-20
* Try fixing #4084Mateusz Kowalczyk2014-09-21
* mpd service: add network.{host,port} optionsDmitry Malikov2014-09-21
* nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* mopidy: Add mopidy-scan service for scanning local mediaRickard Nilsson2014-08-12
* Add NixOS module for Mopidy, a music player daemonRickard Nilsson2014-07-28
* Minor logic fixthird3ye2014-06-17
* nixos/modules/services/audio/alsa.nix: fix evaluationPeter Simons2014-05-23
* fix mistakeArseniy Seroka2014-05-23
* alsa: add option to change system wide configurationArseniy Seroka2014-05-23
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Disable various services when running inside a containerEelco Dolstra2013-11-26
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Remove dependencies on the Nixpkgs locationEelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10