updated IPs after infra move
This commit is contained in:
parent
682aff159f
commit
08dfae7f0b
5 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ lib, pkgs, config, ... }: {
|
||||
deployment = {
|
||||
targetHost = "192.168.178.44";
|
||||
targetHost = "192.168.178.123";
|
||||
targetPort = 22;
|
||||
targetUser = "root";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue