machines/installation: Set key map

pull/48/head
Simon Bruder 2021-02-16 17:34:21 +01:00
parent 16c710d4a5
commit e21c769524
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 2 additions and 0 deletions

View File

@ -18,4 +18,6 @@
users.users.root.openssh.authorizedKeys.keys = [
# FIXME: add ssh keys required for initial deployment with krops
];
console.keyMap = "de";
}