machines/installation: Set key map

This commit is contained in:
Simon Bruder 2021-02-16 17:34:21 +01:00
parent 16c710d4a5
commit e21c769524
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

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";
}