Update nix setup

This commit is contained in:
eikek
2021-07-29 18:09:49 +02:00
parent 17e49f40c7
commit a7a4e8e144
2 changed files with 17 additions and 2 deletions

View File

@ -12,7 +12,7 @@ in
i18n = {
defaultLocale = "en_US.UTF-8";
};
console.keyMap = "neo";
console.keyMap = "de";
users.users.root = {
password = "root";