deploy: update yuki ip

This commit is contained in:
notohh 2023-12-07 06:09:48 -05:00
parent 6df30dece7
commit 50cdb7580d
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -21,7 +21,7 @@ inputs: {
magicRollback = true;
};
yuki = {
hostname = "100.110.140.130";
hostname = "100.108.113.89";
profiles.system = {
user = "root";
path = activate.nixos inputs.self.nixosConfigurations.yuki;