factorio: Use tailscale for deploy
This commit is contained in:
parent
f594c911b4
commit
d96bf4f608
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ inputs: {
|
|||
factorio = {
|
||||
config = import ./factorio/configuration.nix inputs;
|
||||
deploy = {
|
||||
host = "10.0.0.208";
|
||||
# host = "factorio.barn-beaver.ts.net";
|
||||
# host = "10.0.0.208";
|
||||
host = "factorio.barn-beaver.ts.net";
|
||||
targetUser = "erwin";
|
||||
tags = [ "container" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue