l 2: add shodan to authorizedKeys
This commit is contained in:
parent
c7596ab3b4
commit
a6d654ef31
@ -19,6 +19,7 @@ with config.krebs.lib;
|
||||
openssh.authorizedKeys.keys = [
|
||||
config.krebs.users.lass.pubkey
|
||||
config.krebs.users.lass-uriel.pubkey
|
||||
config.krebs.users.lass-shodan.pubkey
|
||||
];
|
||||
};
|
||||
mainUser = {
|
||||
@ -33,6 +34,7 @@ with config.krebs.lib;
|
||||
openssh.authorizedKeys.keys = [
|
||||
config.krebs.users.lass.pubkey
|
||||
config.krebs.users.lass-uriel.pubkey
|
||||
config.krebs.users.lass-shodan.pubkey
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user