From b5d4152d843c4a52176c62431c2bf7b3dfdc00cb Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 22 Apr 2023 18:25:24 +0200 Subject: Feat(system/locale): Modularize keyMap setting --- hosts/lahmu/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/lahmu') diff --git a/hosts/lahmu/default.nix b/hosts/lahmu/default.nix index a3274958..7a7aa9a4 100644 --- a/hosts/lahmu/default.nix +++ b/hosts/lahmu/default.nix @@ -14,6 +14,8 @@ ]; soispha = { + + locale.enable = true; users = { # enable = true; hashedPassword = "$y$jFT$qi3wS9njrMl2y55b3NOBI0$j40Qt6AAkMSfZ82KPhqMaUaPztWtPps1wOqaXaF/L.6"; -- cgit 1.4.1