mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
more customization
This commit is contained in:
parent
6ea7577261
commit
e04301b9ff
4 changed files with 44 additions and 6 deletions
|
@ -4,6 +4,7 @@
|
|||
services.pipewire.enable = false;
|
||||
hardware.pulseaudio.enable = true;
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
services.pipewire.wireplumber.enable = true;
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.pwvucontrol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue