audio: move framenix to pipewire, keep thinknix at pulseaudio

This commit is contained in:
Trolli Schmittlauch 2024-05-21 22:40:26 +02:00
parent 5e7a41ab47
commit 716df0c611
5 changed files with 44 additions and 16 deletions

View file

@ -11,6 +11,7 @@ in
{
imports = [
../../common
../../common/pipewire.nix
./hardware-configuration.nix
./storage.nix
@ -26,7 +27,7 @@ in
systemd.services.nix-daemon.environment.TMPDIR = "/var/tmp";
# try newer kernels
boot.kernelPackages = pkgs.linuxPackages_6_8; # FIXME: virtualbox not yet compatible with 6.9
boot.kernelPackages = pkgs.linuxPackages_6_8; # FIXME: virtualbox not yet compatible with 6.9
boot.kernelParams = [
# powersave