Use American paper.

This commit is contained in:
Gabriel Ebner 2022-10-21 15:18:21 -07:00
parent 5cdd1b8f02
commit e8229ce713
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
defaultLocale = "en_US.UTF-8";
extraLocaleSettings = {
# LC_TIME = "en_GB.UTF-8";
LC_PAPER = "de_AT.UTF-8";
# LC_PAPER = "de_AT.UTF-8";
};
supportedLocales = [ "all" ]; # https://github.com/NixOS/nixpkgs/pull/177318
};