summary refs log tree commit diff
path: root/nixos/modules/config/pulseaudio.nix
Commit message (Expand)AuthorAge
...
* pulseaudio: Add pulse-access group, controlling access to the system-wide PA ...Rickard Nilsson2014-09-03
* nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* provide pulseaudioFull and set it as default to hardware.pulseaudio.packageDomen Kožar2014-08-12
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* pulseaudio module: Use pid-file for system-wide daemon, add loglevel optionRickard Nilsson2014-04-21
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: set all package options to have type packageDomen Kožar2014-02-27
* nixos: capitalize a bunch of service descriptionsBjørn Forsman2013-11-09
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10