fix: config

This commit is contained in:
Elias Renman
2023-11-27 22:47:18 +00:00
parent 051d2989a5
commit dc31fb380e

View File

@@ -24,17 +24,7 @@
networking.hostName = "nixos";
networking.wireless.enable = true;
i18n = {
LC_ADDRESS = "sv_SE.UTF-8";
LC_IDENTIFIACTION = "sv_SE.UTF-8";
LC_MEASUREMENT = "sv_SE.UTF-8";
LC_MONETARY = "sv_SE.UTF-8";
LC_NAME = "sv_SE.UTF-8";
LC_NUMERIC = "sv_SE.UTF-8";
LC_PAPER = "sv_SE.UTF-8";
LC_TELEPHONE = "sv_SE.UTF-8";
LC_TIME = "sv_SE.UTF-8";
};
i18n.defaultLocale = "sv_SE.UTF-8";
time.timeZone = "Europe/Stockholm";
# Some programs need SUID wrappers, can be configured further or are