summary refs log tree commit diff
path: root/nixos/modules/services/audio/alsa.nix
Commit message (Expand)AuthorAge
* nixos/*: replace alsa* aliasesVladimír Čunát2021-06-10
* nixos/alsa: disable OSSEmulation by defaultbb20202021-01-26
* nixos/alsa: replace list by attrset in environment.etcrnhmjoj2020-02-14
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | treewide: remove redundant quotesvolth2019-08-26
|/
* 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