summary refs log tree commit diff
path: root/modules/services/audio
Commit message (Expand)AuthorAge
* Fix saving the ALSA sound card stateEelco Dolstra2013-09-22
* Merge hardware.pulseaudio and services.pulseaudioRickard Nilsson2013-03-14
* alsa-store.service: Avoid unnecessary shellShea Levy2013-03-13
* alsa-store.service: Ensure /var/lib/alsa existsShea Levy2013-03-13
* mpd: Start service with execRickard Nilsson2013-02-28
* mkdir musicDirecotry for mpd before startnig the serviceDomen Kozar2013-02-21
* mpd: Adjust service definition to systemdRickard Nilsson2013-01-27
* Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
* WhitespaceEelco Dolstra2012-10-09
* Use udev to restore ALSA volume settingsEelco Dolstra2012-10-02
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-09-28
|\
| * alsa.nix: initialize the sound card before restoring previously stored settingsPeter Simons2012-09-23
* | alsa.nix: Add job descriptionEelco Dolstra2012-08-17
|/
* * Ignore the "No soundcards found" error.Eelco Dolstra2012-03-18
* * Use boot.kernelModules everywhere instead of explicit calls toEelco Dolstra2012-03-17
* Add mpd moduleShea Levy2011-12-05
* * The "audio" group should always exist, even if the ALSA module isEelco Dolstra2011-11-04
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* Add new services: freepops, fuppes and ups.Nicolas Pierron2011-07-27
* * The ALSA job shouldn't be started until udevtrigger has finished.Eelco Dolstra2010-08-19
* Implemented enableOSSEmulation option, which can be used to disable OSS emula...Sander van der Burg2010-03-03
* * Change all the startOn / stopOn attributes to the Upstart 0.6 syntaxEelco Dolstra2009-11-06
* * jobAttrs -> jobs.Eelco Dolstra2009-10-12
* * Convert the remaining jobs to jobAttrs style.Eelco Dolstra2009-10-12
* * Converted modules that were still using the old (concrete syntax)Eelco Dolstra2009-10-12
* Rename environment.extraPackages to environment.systemPackages.Nicolas Pierron2009-10-07
* svn path=/nixos/branches/modular-nixos/; revision=16397Eelco Dolstra2009-07-16
* * Move the uid/gid mappings into a module. This allows other modulesEelco Dolstra2009-05-29
* * Move the definition of the set of system packages toEelco Dolstra2009-05-25
* * Continued refactoring the tree: moved most Upstart jobs (namelyEelco Dolstra2009-05-24