feat: icarus
This commit is contained in:
parent
e84e2fc020
commit
efb65de325
5 changed files with 88 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ in
|
|||
uid = uid;
|
||||
extraGroups = [ "wheel" ] ++ extraGroups;
|
||||
shell = pkgs.zsh;
|
||||
openssh.authorizedKeys.keys = pubkeys.ragon.computers ++ extraAuthorizedKeys;
|
||||
openssh.authorizedKeys.keys = pubkeys.ragon.user ++ extraAuthorizedKeys;
|
||||
passwordFile = config.age.secrets.ragonPasswd.path;
|
||||
};
|
||||
ragon.agenix.secrets.ragonPasswd = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue