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