cleaning audio stuff
This commit is contained in:
parent
487d68de12
commit
1701ade73f
1 changed files with 2 additions and 5 deletions
|
@ -48,12 +48,9 @@
|
|||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
# If you want to use JACK applications, uncomment this
|
||||
#jack.enable = true;
|
||||
# jack.enable = true;
|
||||
|
||||
# use the example session manager (no others are packaged yet so this is enabled by default,
|
||||
# no need to redefine it in your config for now)
|
||||
#media-session.enable = true;
|
||||
media-session.enable = true;
|
||||
};
|
||||
|
||||
nix.settings = {
|
||||
|
|
Loading…
Reference in a new issue