This adds pulseaudio.daemon.config, which is a set of keys to values
which are directly translated to keys and values of pulseaudio's
daemon.conf, e. g.
    hardware.pulseaudio.daemon.config = { flat-volumes = "no"; }
becomes
    flat-volumes=no
in pulse/daemon.conf.
		
	
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.