aboutsummaryrefslogtreecommitdiffstats
path: root/system/locale
diff options
context:
space:
mode:
Diffstat (limited to 'system/locale')
-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
};
}