mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
enabled jack
This commit is contained in:
parent
b615595b14
commit
76fb6a0531
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
environment.systemPackages = [
|
||||
pkgs.pwvucontrol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue