fix: hyprland - crash

This commit is contained in:
Ryan Yin
2024-07-20 11:43:16 +08:00
parent 7d6fa4028d
commit b3b55c36d8
6 changed files with 64 additions and 48 deletions

View File

@@ -24,8 +24,6 @@
};
# rtkit is optional but recommended
security.rtkit.enable = true;
# Remove sound.enable or turn it off if you had it set previously, it seems to cause conflicts with pipewire
sound.enable = false;
# Disable pulseaudio, it conflicts with pipewire too.
hardware.pulseaudio.enable = false;