mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
cleaned up gerg-desktop
This commit is contained in:
parent
6630c94f12
commit
7326e9213e
2 changed files with 1 additions and 15 deletions
|
|
@ -74,11 +74,6 @@ in {
|
|||
|
||||
users.users."${settings.username}".extraGroups = ["kvm" "libvirtd"];
|
||||
|
||||
#xrandr --setprovideroutputsource "AMD Radeon Graphics @ pci:0000:0f:00.0" NVIDIA-0
|
||||
#xrandr --output DP-0 --mode 3440x1440 --rate 120 --primary --pos 0x0
|
||||
#xrandr --output HDMI-A-1-0 --mode 1920x1080 --rate 144 --set TearFree on --pos 3440x360
|
||||
#xset -dpms
|
||||
#prime sync
|
||||
services.xserver.displayManager.xserverArgs = lib.mkAfter ["-config /tmp/xorg.conf"];
|
||||
services.xserver.displayManager.sessionCommands = lib.mkBefore ''
|
||||
if ! (test -e "/tmp/ONE_MONITOR"); then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue