l 2 weechat: add icarus to authorized_keys

This commit is contained in:
lassulus 2016-12-22 23:22:42 +01:00
parent af6223f8b9
commit d25fb23744

View File

@ -16,6 +16,7 @@ in {
openssh.authorizedKeys.keys = [
config.krebs.users.lass.pubkey
config.krebs.users.lass-shodan.pubkey
config.krebs.users.lass-icarus.pubkey
];
};