From e9af7f9dadad78fbc2c879c8bdbb845edf808eee Mon Sep 17 00:00:00 2001 From: smayzy Date: Sun, 6 Jul 2025 18:48:21 +0200 Subject: [PATCH] this too --- hosts/common/common.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/common/common.nix b/hosts/common/common.nix index 11518bc..9d27342 100644 --- a/hosts/common/common.nix +++ b/hosts/common/common.nix @@ -15,6 +15,8 @@ smayzy.nh.enable = true; + smayzy.locales.enable = true; + users.users.smayzy = { isNormalUser = true; description = "smayzy";