ma 1 gum: allow vbob and omo users
This commit is contained in:
parent
6cb6c96255
commit
6f7801509f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user