ssh8022: expand to more clients and servers

This commit is contained in:
2024-08-25 11:37:56 +03:00
parent 2beabf8ad8
commit bc6cc6eb84
4 changed files with 23 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ in
age.secrets.ssh8022-client = {
file = ../../secrets/ssh8022.age;
owner = "motiejus";
mode = "444";
};
boot = {
@@ -89,7 +89,6 @@ in
ssh8022.client = {
enable = true;
keyfile = config.age.secrets.ssh8022-client.path;
};
tailscale = {