about summary refs log tree commit diff stats
path: root/hosts/mammun
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-22 18:25:24 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:31:33 +0200
commitb5d4152d843c4a52176c62431c2bf7b3dfdc00cb (patch)
tree11e121861b212a0bd87fe2d255a23c19b137c05c /hosts/mammun
parentFix(hosts/apzu): Add correct hardware modules (diff)
downloadnixos-config-b5d4152d843c4a52176c62431c2bf7b3dfdc00cb.tar.gz
nixos-config-b5d4152d843c4a52176c62431c2bf7b3dfdc00cb.zip
Feat(system/locale): Modularize keyMap setting
Diffstat (limited to 'hosts/mammun')
-rw-r--r--hosts/mammun/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/mammun/default.nix b/hosts/mammun/default.nix
index 0252e8e8..4bf0c975 100644
--- a/hosts/mammun/default.nix
+++ b/hosts/mammun/default.nix
@@ -14,6 +14,8 @@
     ../../system
   ];
   soispha = {
+
+    locale.enable = true;
     users = {
       hashedPassword = "$y$jDT$O/42/7REOL50onRYcTV9R1$Ot3bPAh2raHmPN3yScP4wsJRtNqrMtTBzOq9oRJeRA0";
     };