From 5ed9adb81dd6f1115c8336cd27c69939765e01bd Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Mon, 15 Apr 2024 23:47:52 -0700 Subject: [PATCH] kill the wicked gtk2 program --- hosts/goopnet-interface/hardware.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosts/goopnet-interface/hardware.nix b/hosts/goopnet-interface/hardware.nix index d17962e..76eb303 100755 --- a/hosts/goopnet-interface/hardware.nix +++ b/hosts/goopnet-interface/hardware.nix @@ -29,9 +29,10 @@ modesetting.enable = true; - # sleep/suspend - # broken when waking, but it works better than having it off powerManagement.enable = true; + + # this program is (respectfully) a pile of dogshit and is just bloat if using wayland + nvidiaSettings.enable = false; }; # VA-API