Partially revert laptop conf
This commit is contained in:
parent
2334cfdee6
commit
b9145a30e1
3 changed files with 40 additions and 12 deletions
|
@ -80,7 +80,7 @@
|
|||
];
|
||||
|
||||
services.xserver.displayManager.setupCommands = ''
|
||||
${pkgs.xorg.xrandr}/bin/xrandr --output DP-1 --auto --pos 0x0 --primary --output eDP-1 --auto --pos 3840x360
|
||||
${pkgs.xorg.xrandr}/bin/xrandr --output DisplayPort-0 --auto --pos 0x0 --primary --output eDP --auto --pos 3840x360
|
||||
'';
|
||||
|
||||
system.autoUpgrade.allowReboot = pkgs.lib.mkForce false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue