l 2 base: remove helios from authorized_keys(root)

This commit is contained in:
lassulus 2016-04-12 15:09:56 +02:00
parent 7023d41410
commit a1d80db7cc

View file

@ -19,7 +19,6 @@ with config.krebs.lib;
openssh.authorizedKeys.keys = [
config.krebs.users.lass.pubkey
config.krebs.users.lass-uriel.pubkey
config.krebs.users.lass-helios.pubkey
];
};
mainUser = {