agenix
This commit is contained in:
parent
a018670eae
commit
4183ccb893
14 changed files with 169 additions and 38 deletions
|
|
@ -8,6 +8,6 @@
|
|||
createHome = true;
|
||||
group = "git";
|
||||
shell = "${pkgs.git}/bin/git-shell";
|
||||
openssh.authorizedKeys.keys = var.ssh-keys.unprivileged;
|
||||
openssh.authorizedKeys.keys = var.ssh-keys.hd;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue