[Desktop] Basic wayland support + enable hardware accelaration in Firefox

This commit is contained in:
Antoine Viallon 2022-10-04 22:33:32 +02:00
parent d0ff636208
commit 5a67e17898
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
3 changed files with 13 additions and 0 deletions

View file

@ -100,6 +100,8 @@ in {
};
security.rtkit.enable = true; # Real-time support for pipewire
# Enable running X11 apps on Wayland
programs.xwayland.enable = true;
# Hardware-agnostic audio denoising
systemd.user.services.pipewire-noise-filter = {