about summary refs log tree commit diff stats
path: root/system/locale/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--system/locale/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/locale/default.nix b/system/locale/default.nix
index e237df1a..6684f828 100644
--- a/system/locale/default.nix
+++ b/system/locale/default.nix
@@ -19,6 +19,6 @@
 
   # Layout
   console = {
-    keyMap = "us";  # TODO add a config switch for this
+    keyMap = "us"; # TODO add a config switch for this
   };
 }