1
0
Fork 0

update flake, change audio

This commit is contained in:
Philipp 2025-04-12 01:02:14 +02:00
parent dc99f3d24d
commit 5a0aad29c5
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750
3 changed files with 19 additions and 21 deletions

View file

@ -1,5 +1,4 @@
{
options,
config,
pkgs,
lib,
@ -23,9 +22,7 @@ in
alsa.enable = true;
pulse.enable = true;
jack.enable = true;
wireplumber.enable = true;
};
services.pulseaudio.enable = false;