ma 1 gum: allow vbob and omo users

This commit is contained in:
makefu 2016-03-16 08:42:19 +01:00
parent 6cb6c96255
commit 6f7801509f

View File

@ -45,6 +45,12 @@ in {
"cgit.euer.krebsco.de"
];
# access
users.users = {
root.openssh.authorizedKeys.keys = [ config.krebs.users.makefu-omo.pubkey ];
makefu.openssh.authorizedKeys.keys = [ config.krebs.users.makefu-vbob.pubkey ];
};
# Chat
environment.systemPackages = with pkgs;[
weechat