diff options
Diffstat (limited to 'hosts/mammun/default.nix')
-rw-r--r-- | hosts/mammun/default.nix | 2 |
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"; }; |