Home: Re-enable Hyprland (HDR test)
This commit is contained in:
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user