aerial: fix nvidia weird, plasma6 weird

This commit is contained in:
41666 2024-04-24 23:02:39 -04:00
parent adef2d9e2d
commit 33c35c6cc3
4 changed files with 9 additions and 14 deletions

View file

@ -37,8 +37,4 @@
networking.firewall.allowedTCPPorts = [ 42069 8000 ];
networking.firewall.allowedUDPPorts = [ 42069 ];
# services.xserver.displayManager.setupCommands = ''
# nvidia-settings -a AllowVRR=0
# '';
}