summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/default.nix b/sys/default.nix
index 7282fe9..bcba7c3 100644
--- a/sys/default.nix
+++ b/sys/default.nix
@@ -33,7 +33,6 @@ with lib; {
};
time.timeZone = "America/Costa_Rica";
- i18n.defaultLocale = "es_CR.UTF-8";
environment.systemPackages = [ pkgs.git ];