summaryrefslogtreecommitdiff
path: root/hosts/workstation/default.nix
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2024-09-19 21:46:33 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2024-09-19 21:46:33 +0200
commitc6c19eb070196aad30c973c9fc59cb273714bab0 (patch)
treebb217fc6bf46af719e596c32e12be8fefbeb60f9 /hosts/workstation/default.nix
parent9d4d6f9a7a0002e38b0b5490391afbe0718870d5 (diff)
add xdg dirs and set screenr res for ws
Diffstat (limited to 'hosts/workstation/default.nix')
-rw-r--r--hosts/workstation/default.nix1
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";
};
};