refactor(deploy): move deployment config into '<host>/meta.nix'
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
];
|
||||
|
||||
ssh = {
|
||||
publicHostname = config.host.name;
|
||||
authorizedHosts = [
|
||||
"andromache"
|
||||
"astyanax"
|
||||
|
||||
Reference in New Issue
Block a user