disabled ssh user cert for janus
This commit is contained in:
@@ -40,10 +40,10 @@ in
|
||||
|
||||
shell.program = "zsh";
|
||||
docker.enable = true;
|
||||
step-ssh-user = {
|
||||
enable = true;
|
||||
principals = [ "${hostname}" ];
|
||||
};
|
||||
# step-ssh-user = {
|
||||
# enable = true;
|
||||
# principals = [ "${hostname}" ];
|
||||
# };
|
||||
ssh.matchSets = {
|
||||
certs = true;
|
||||
homelab = true;
|
||||
|
||||
Reference in New Issue
Block a user