no need to have ip now
This commit is contained in:
parent
bc0fd49ad1
commit
096e545113
@ -45,7 +45,7 @@
|
||||
|
||||
# nixinate for deployment
|
||||
_module.args.nixinate = {
|
||||
host = builtins.readFile "${inputs.self}/secrets/wolumonde-ip";
|
||||
host = "gaze.systems";
|
||||
sshUser = "root";
|
||||
buildOn = "local"; # valid args are "local" or "remote"
|
||||
substituteOnTarget = true; # if buildOn is "local" then it will substitute on the target, "-s"
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user