Fix locale
This commit is contained in:
parent
a0d7e43a9d
commit
440b1e0563
3 changed files with 8 additions and 4 deletions
|
@ -144,10 +144,6 @@
|
|||
'';
|
||||
};
|
||||
stateVersion = "23.11";
|
||||
language = {
|
||||
base = "en_US.UTF-8";
|
||||
# time = "en_DK.UTF-8"; # TODO Disabled because complaints during nixos-rebuild switch
|
||||
};
|
||||
packages = with pkgs; [
|
||||
# Terminal utils
|
||||
coreutils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue