summaryrefslogtreecommitdiffstats
path: root/modules/desktop/hyprland.nix
diff options
context:
space:
mode:
authorJon Santmyer <jon@jonsantmyer.com>2025-11-25 07:16:48 -0500
committerJon Santmyer <jon@jonsantmyer.com>2025-11-25 07:16:48 -0500
commit34a81b72d264acc99972e4a8e77be33e713486c8 (patch)
tree6fbf74f3558886d0d04feaf235580fa76ae26e8e /modules/desktop/hyprland.nix
parent29e4d76f2169644939495e40ced0404667c50f17 (diff)
downloadnix-config-34a81b72d264acc99972e4a8e77be33e713486c8.tar.gz
nix-config-34a81b72d264acc99972e4a8e77be33e713486c8.tar.bz2
nix-config-34a81b72d264acc99972e4a8e77be33e713486c8.zip
use overlays instead of custom defined packages when possibleHEADmaster
Diffstat (limited to 'modules/desktop/hyprland.nix')
-rw-r--r--modules/desktop/hyprland.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix
index 45ad967..2839b9a 100644
--- a/modules/desktop/hyprland.nix
+++ b/modules/desktop/hyprland.nix
@@ -197,12 +197,6 @@ in {
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
"LIBVA_DRIVER_NAME,nvidia"
"NVD_BACKEND,direct"
- "PROTON_ENABLE_NGX_UPDATER,1"
- "__GL_GSYNC_ALLOWED,1"
- "__GL_VRR_ALLOWED,1"
- "__GL_MaxFramesAllowed,1"
- "__NV_PRIME_RENDER_OFFLOAD,1"
- "__VK_LAYER_NV_optimus,NIVIDA_only"
"WLR_DRM_NO_ATOMIC,1"
"WLR_USE_LIBINPUT,1"
"WLR_RENDERER_ALLOW_SOFTWARE,1"