diff options
Diffstat (limited to 'configs/hw/AO753.nix')
-rw-r--r-- | configs/hw/AO753.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/hw/AO753.nix b/configs/hw/AO753.nix index ea58c01..5e91564 100644 --- a/configs/hw/AO753.nix +++ b/configs/hw/AO753.nix @@ -41,7 +41,4 @@ ''; krebs.nixpkgs.allowUnfreePredicate = pkg: packageName pkg == "broadcom-sta"; - - tv.hw.screens.primary.width = 1366; - tv.hw.screens.primary.height = 768; } |