Home: Re-enable Hyprland (HDR test)

This commit is contained in:
2026-07-18 14:13:16 +02:00
parent 481eed6ca5
commit 63670dd4c9
19 changed files with 266 additions and 10 deletions
+6
View File
@@ -216,6 +216,12 @@
openFirewall = true; # Directly set port in firewall
};
# TODO: Doesn't work with steam flatpak
# gamescope = {
# enable = true;
# enableWsi = true;
# };
ghidra = {
enable = true;
gdb = true;
@@ -160,6 +160,9 @@
# https://discourse.nixos.org/t/nvidia-open-breaks-hardware-acceleration/58770/3
nvidia-vaapi-driver # Experimental, doesn't work with chromium
# Hdr in games with DXVK_HDR=1 ENABLE_HDR_WSI=1
vulkan-hdr-layer-kwin6
];
};