summary refs log tree commit diff
path: root/nixos/modules/services/audio/alsa.nix
Commit message (Expand)AuthorAge
* nixos: alsa: better docstringJan Malakhovski2018-04-27
* nixos/alsa: Do not make sound.enable conditional on stateVersion.Aristid Breitkreuz2018-02-23
* nixos: disable sound by default, if stateVersion >= 18.03 (#35355)Aristid Breitkreuz2018-02-22
* pulseaudio: Resolve conflicting asound.conf of pulseaudio and alsaBalletie2017-07-01
* rename sound.enableMediaKeys to sound.mediaKeys.enable and add volumeStepRobin Stumm2017-01-01
* nixos: add actkbd module and sound.enableMediaKeys optionJan Malakhovski2015-04-20
* 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
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10