deploy: update yuki ip
This commit is contained in:
parent
6df30dece7
commit
50cdb7580d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ inputs: {
|
||||||
magicRollback = true;
|
magicRollback = true;
|
||||||
};
|
};
|
||||||
yuki = {
|
yuki = {
|
||||||
hostname = "100.110.140.130";
|
hostname = "100.108.113.89";
|
||||||
profiles.system = {
|
profiles.system = {
|
||||||
user = "root";
|
user = "root";
|
||||||
path = activate.nixos inputs.self.nixosConfigurations.yuki;
|
path = activate.nixos inputs.self.nixosConfigurations.yuki;
|
||||||
|
|
Loading…
Reference in a new issue