nixpkgs/modules/config
Rickard Nilsson be698e93a4 Merge hardware.pulseaudio and services.pulseaudio
More specifically, this removes services.pulseaudio and adds the option
hardware.pulseaudio.systemWide which defaults to false but can be used to turn
on the system-wide PulseAudio server (previously defined in
services.pulseaudio). Since the two PulseAudio modes are mutually exclusive
anyway (maybe not strictly true, but I don't think is a good idea combining
them) its nicer to be able to reuse server and ALSA configuration between them.

Also the system-wide PulseAudio service has been adjusted to systemd, and a few
things has been fixed (there was no alsa.conf before, for example).

The bottomline is that people that was using hardware.pulseaudio before should
be able to keep doing it in exactly the same way, and people that used
services.pulseaudio must switch over to hardware.pulseaudio.systemWide instead.
2013-03-14 23:33:45 +01:00
..
fonts.nix modules/config/fonts.nix: revert "export GDFONTPATH in /etc/profile" 2013-02-17 23:13:27 +01:00
gnu.nix GNU: Comment `fdisk' out. 2012-04-24 12:54:42 +00:00
i18n.nix Console key map: Make option uniq 2013-03-09 06:27:27 -05:00
krb5.nix
ldap.nix Revert "nslcd: Require network.target" 2013-03-12 09:38:22 +01:00
networking.nix environment.etc: Add convenience option 'text' 2013-02-03 14:28:18 +01:00
no-x-libs.nix Remove HAL 2012-08-17 14:45:43 -04:00
nsswitch.nix Add /run/nss to LD_LIBRARY_PATH 2013-03-07 16:54:42 +01:00
power-management.nix Merge remote-tracking branch 'origin/systemd' 2013-01-21 12:45:50 +01:00
pulseaudio.nix Merge hardware.pulseaudio and services.pulseaudio 2013-03-14 23:33:45 +01:00
shells.nix Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
swap.nix Rename ‘boot.systemd’ to ‘systemd’ 2013-01-16 12:33:18 +01:00
sysctl.nix D'oh! 2013-03-04 10:03:01 -05:00
system-path.nix Make xz available by default 2013-01-30 15:01:31 +01:00
timezone.nix symlink /etc/localtime was broken, /etc/localtime now points to a location in tzdata in stead of glibc 2013-03-12 10:56:43 +01:00
unix-odbc-drivers.nix
users-groups.nix Add user option ‘isAlias’ to allow one user account to alias another 2012-10-23 13:35:06 +02:00