refactor(deploy): move deployment config into '<host>/meta.nix'

This commit is contained in:
2026-04-21 16:43:36 +02:00
parent 6a30a431f8
commit 583b9ea5f3
12 changed files with 43 additions and 34 deletions

View File

@@ -12,7 +12,6 @@
];
ssh = {
publicHostname = config.host.name;
authorizedHosts = [
"andromache"
"astyanax"