diff options
Diffstat (limited to 'configs/hw/winmax2.nix')
-rw-r--r-- | configs/hw/winmax2.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/hw/winmax2.nix b/configs/hw/winmax2.nix index 4bcd6f1..8af5511 100644 --- a/configs/hw/winmax2.nix +++ b/configs/hw/winmax2.nix @@ -41,7 +41,4 @@ ''; tv.lidControl.enable = true; - - tv.hw.screens.primary.width = 2560; - tv.hw.screens.primary.height = 1600; } |