revert ssh attempt for git

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-02-13 00:44:14 -06:00
parent e27a4af6d2
commit 9ae2d1e162
2 changed files with 21 additions and 20 deletions

View file

@ -29,7 +29,7 @@
"/run/agenix/nix2linode"
];
nodes.${configuration_name} = {
hostname = "100.64.0.4";
hostname = "172.234.26.141";
profiles.system = {
user = "root";
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.${configuration_name};