diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/fina/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/fina/default.nix b/hosts/fina/default.nix index 1620ca6..30f7dcd 100644 --- a/hosts/fina/default.nix +++ b/hosts/fina/default.nix @@ -13,9 +13,6 @@ config = { modules.nix.extend = false; - time.timeZone = "America/Los_Angeles"; - i18n.defaultLocale = "en_US.UTF-8"; - console.keyMap = "us"; system.stateVersion = "24.05"; boot = { |