diff options
Diffstat (limited to 'hosts/workstation/default.nix')
| -rw-r--r-- | hosts/workstation/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index 45fac27..16d1943 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -14,6 +14,7 @@ enable = true; device = "nodev"; efiSupport = true; + gfxmodeEfi = "1920x1080"; }; }; |