summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/audio/alsa.nix
AgeCommit message (Expand)Author
2024-07-15nixos-alsa: remove `with lib;`, fix undefined referencesK900
2024-07-13nixos/alsa: kill sound.enable and friends with fireK900
2024-05-31nixos/alsa: fix audio state loading on system startrobin
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2022-07-30treewide: automatically md-convert option descriptionspennae
2021-06-10nixos/*: replace alsa* aliasesVladimír Čunát
2021-01-26nixos/alsa: disable OSSEmulation by defaultbb2020
2020-02-14nixos/alsa: replace list by attrset in environment.etcrnhmjoj
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-09-02Merge branch 'master' into stagingVladimír Čunát
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-08-26treewide: remove redundant quotesvolth
2018-04-27nixos: alsa: better docstringJan Malakhovski
2018-02-23nixos/alsa: Do not make sound.enable conditional on stateVersion.Aristid Breitkreuz
2018-02-22nixos: disable sound by default, if stateVersion >= 18.03 (#35355)Aristid Breitkreuz
2017-07-01pulseaudio: Resolve conflicting asound.conf of pulseaudio and alsaBalletie
2017-01-01rename sound.enableMediaKeys to sound.mediaKeys.enable and add volumeStepRobin Stumm
2015-04-20nixos: add actkbd module and sound.enableMediaKeys optionJan Malakhovski
2014-05-23nixos/modules/services/audio/alsa.nix: fix evaluationPeter Simons
2014-05-23fix mistakeArseniy Seroka
2014-05-23alsa: add option to change system wide configurationArseniy Seroka
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-11-26Disable various services when running inside a containerEelco Dolstra
2013-10-28Remove uses of the "merge" option attributeEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra