summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config/pulseaudio.nix
AgeCommit message (Expand)Author
2020-02-07nixos/pulseaudio: Enable udev rulesSpencer Janssen
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-10-30nixos.pulseaudio: Remove bad recommendation to use pulseaudio in system-wide ...adisbladis
2019-10-11nixos/pulseaudio: don't autospawn everworldofpeace
2019-05-31nixos/pulseaudio: Set speex-float-5 as default resample-methodadisbladis
2019-01-27nixos/pulseaudio: disable flat-volumes by defaultworldofpeace
2018-11-03treewide: remove pkgs_i686Matthew Bauer
2018-10-18nixos/pulseaudio: Add extraModules config optionadisbladis
2018-07-23fix build with allowAliases=falsevolth
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-04-14nixos/pulseaudio: pulseaudio.enable should imply sound.enableJörg Thalheim
2017-11-30nixos/pulseaudio: document audio group for system wide accessOrivej Desh
2017-11-27pulseaudio/nixos: set it as default for openal/libao if enabled (#32078)Peter Hoeg
2017-08-03nixos/pulseaudio: Fix for missing zeroconf moduleDaniel Fullmer
2017-07-01pulseaudio: Resolve conflicting asound.conf of pulseaudio and alsaBalletie
2017-05-29nixos/xsession: use graphical systemd user targetFranz Pletz
2017-03-05Merge pull request #20904 from offlinehacker/nixos/xserver/xpraJaka Hudoklin
2017-01-26Fix typo in pulseaudio.nixMike Cooper
2017-01-14nixos/pulseaudio: make daemon.conf configurable (#20888)sternenseemann
2017-01-09pulseaudio nixos module: use the units provided by upstream (#21633)Peter Hoeg
2016-12-04pulseaudio module: set cookie env variable if running in systen wide modeJaka Hudoklin
2016-08-25nixos/pulseaudio: remove stray load-modulesProfpatsch
2016-07-30nixos/pulseaudio: increase service restart timeProfpatsch
2016-07-30nixos/pulseaudio: tcp streaming & zeroconfProfpatsch
2016-07-19pulseaudio module: add extraClientConf optionJiri Marsicek
2016-07-05pulseaudio: set DISPLAYAnders Papitto
2016-04-28pulseaudio: select correct outputsNikolay Amiantov
2016-04-27pulseaudio service: fix service pathNikolay Amiantov
2016-04-20nixos/pulseaudio: don't use dev output at runtimeThomas Tuegel
2016-04-10Merge branch 'master' into closure-sizeVladimír Čunát
2016-04-02pulseaudio nixos module: run as systemd user service insteadPeter Hoeg
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel
2015-10-13pulseaudio: split the "dev" outputVladimír Čunát
2015-06-11nixos/pulseaudio: Fix descriptionWilliam A. Kennington III
2015-06-10pulseaudio: Add a flag for supporting 32-bitWilliam A. Kennington III
2015-06-04pulseaudio: Revert to regular styleEelco Dolstra
2015-05-29nixos/pulseaudio: Use libpulseaudioWilliam A. Kennington III
2015-03-18nixos/pulseaudio: don't put 32bit libs in systemPackagesLuca Bruno
2014-10-07eval fixDomen Kožar
2014-10-04pulseaudio: Add support for 32bit alsa apps on 64bit systems.Nathaniel Baxter
2014-09-18Manual: Remove some option defaults that refer to store pathsEelco Dolstra
2014-09-03pulseaudio: Use group audio instead of pulse-accessRickard Nilsson
2014-09-03pulseaudio: Add pulse-access group, controlling access to the system-wide PA ...Rickard Nilsson
2014-08-27nixos/manual: Use literalExample when feasible.aszlig
2014-08-12provide pulseaudioFull and set it as default to hardware.pulseaudio.packageDomen Kožar
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-04-21pulseaudio module: Use pid-file for system-wide daemon, add loglevel optionRickard Nilsson
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-02-27nixos: set all package options to have type packageDomen Kožar