was using wrong keypaths

This commit is contained in:
Tassilo - 2022-02-24 22:31:03 +01:00
parent e805743afb
commit d12a88b27f
Signed by: revol-xut
GPG Key ID: 4F56FF7759627D07
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
users.users.root = {
openssh.authorizedKeys.keyFiles = [
./keys/revol-xut
./keys/nek0
../keys/ssh/revol-xut
../keys/ssh/nek0
];
};