fixed evaluation warning

This commit is contained in:
2025-01-09 09:34:22 -05:00
parent 6ae6bc0dd6
commit 91ebec054c
3 changed files with 2 additions and 2 deletions

View File

@@ -21,6 +21,8 @@
};
};
pulseaudio.enable = false;
pipewire = {
enable = true;
alsa.enable = true;

View File

@@ -25,7 +25,6 @@
};
hardware = {
pulseaudio.enable = false;
bluetooth = {
enable = true;
powerOnBoot = true;

View File

@@ -23,7 +23,6 @@
};
hardware = {
pulseaudio.enable = false;
bluetooth = {
enable = true;
powerOnBoot = true;