summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/toaster/amd.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/toaster/amd.nix b/hosts/toaster/amd.nix
index 81f74c4..01eb155 100644
--- a/hosts/toaster/amd.nix
+++ b/hosts/toaster/amd.nix
@@ -4,10 +4,6 @@
boot.kernelParams = [
# use new amd pstate driver
"amd_pstate=active"
- # try to fix weird flickering
- "amdgpu.sg_display=0"
- # some weird amd PSR shit...
- "amdgpu.dcdebugmask=0x10"
];
# hardware.graphics = {