l ssh-cryptsetup: add correct key
This commit is contained in:
parent
b30e2377d1
commit
0be35f266f
@ -6,7 +6,7 @@
|
|||||||
ssh = {
|
ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
authorizedKeys = with config.krebs.users; [
|
authorizedKeys = with config.krebs.users; [
|
||||||
config.krebs.users.lass-mors.pubkey
|
config.krebs.users.lass.pubkey
|
||||||
config.krebs.users.lass-blue.pubkey
|
config.krebs.users.lass-blue.pubkey
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user