about summary refs log tree commit diff
path: root/hosts/phobos
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/phobos')
-rw-r--r--hosts/phobos/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/phobos/default.nix b/hosts/phobos/default.nix
index c10295f..5790b67 100644
--- a/hosts/phobos/default.nix
+++ b/hosts/phobos/default.nix
@@ -9,6 +9,9 @@
     ./hardware.nix
   ];
 
+  # Configure keymap in X11
+  services.xserver.layout = "gb";
+
   # Pick only one of the below networking options.
   networking = {
     wireless = {