about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/devhell/skunkworks.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/machines/devhell/skunkworks.nix b/machines/devhell/skunkworks.nix
index b966a453..3cf0773d 100644
--- a/machines/devhell/skunkworks.nix
+++ b/machines/devhell/skunkworks.nix
@@ -97,8 +97,7 @@
 
   services.xserver = {
     enable = true;
-    layout = "us";
-    xkbVariant = "dvorak";
+    layout = "dvorak";
     videoDrivers = [ "ati" ];
 
     serverLayoutSection = ''