diff --git a/flake.lock b/flake.lock index 0fea02b..76b9e17 100644 --- a/flake.lock +++ b/flake.lock @@ -223,11 +223,11 @@ ] }, "locked": { - "lastModified": 1701728041, - "narHash": "sha256-x0pyrI1vC8evVDxCxyO6olOyr4wlFg9+VS3C3p4xFYQ=", + "lastModified": 1702110869, + "narHash": "sha256-hgbzPjIMLYJf3Ekq9qZCpDcIZn1BZmOp7d6PMkIWknU=", "owner": "nix-community", "repo": "home-manager", - "rev": "ac7216918cd65f3824ba7817dea8f22e61221eaf", + "rev": "7db6291d95693374d408f4877c265ec7481f222b", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index d77673f..33b3cd2 100644 --- a/flake.nix +++ b/flake.nix @@ -154,7 +154,7 @@ (import ./nix/oracle-nix-cache/configuration.nix) { _module.args.nixinate = { - host = "100.110.30.80"; + host = "100.98.25.34"; sshUser = "root"; buildOn = "remote"; substituteOnTarget = true;