This commit is contained in:
John Lancaster
2026-03-25 18:59:17 -05:00
parent fae745af5a
commit 8b4a2a36b6
3 changed files with 0 additions and 16 deletions
-9
View File
@@ -44,17 +44,8 @@ in
step-ssh-user
janus-ca
];
shell.program = "zsh";
docker.enable = true;
# step-ssh-user = {
# enable = true;
# principals = [ "${hostname}" ];
# };
ssh.matchSets = {
certs = true;
homelab = true;
};
};
}
];