nixos: finish bump to 20.03 including home-manager
This commit is contained in:
parent
6430cc374e
commit
0ca2cc885f
7 changed files with 20 additions and 32 deletions
|
@ -34,8 +34,9 @@
|
|||
pkgs.corefonts
|
||||
];
|
||||
|
||||
console.font = "lat9w-16";
|
||||
|
||||
i18n = {
|
||||
consoleFont = "lat9w-16";
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
};
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue