Update configuration.nix

This commit is contained in:
Aaron Honeycutt 2022-05-06 16:25:58 +00:00
parent 2e3cb62fc8
commit f7ba731f2f

View file

@ -32,8 +32,9 @@
};
# Select internationalisation properties.
console = {
i18n = {
consoleFont = "Lat2-Terminus16";
consoleKeyMap = "us";
defaultLocale = "en_US.UTF-8";
};