l 2 websites fritz: add fritz root authorizedKeys
This commit is contained in:
parent
f1cbe54717
commit
5b4333f2a7
|
@ -54,4 +54,7 @@ in {
|
|||
];
|
||||
};
|
||||
};
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
config.krebs.users.fritz.pubkey
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue