diff options
Diffstat (limited to 'profiles/default.nix')
| -rw-r--r-- | profiles/default.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/default.nix b/profiles/default.nix index 13b8759..d9aa706 100644 --- a/profiles/default.nix +++ b/profiles/default.nix @@ -30,13 +30,6 @@ }; }; - time.timeZone = "America/Los_Angeles"; - - # Select internationalisation properties. - i18n = { - defaultLocale = "en_US.UTF-8"; - }; - ## only allow declarative user management users.mutableUsers = false; |
