switch vpn
This commit is contained in:
parent
f884d4fad1
commit
a52aa3565e
4 changed files with 37 additions and 36 deletions
|
@ -76,7 +76,7 @@ let
|
|||
inherit tags;
|
||||
targetHost = ip;
|
||||
allowLocalDeployment = type == "local";
|
||||
targetUser = null; # Defaults to $USER
|
||||
targetUser = "victor"; # Defaults to $USER
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue