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";