This commit is contained in:
RingOfStorms (Josh) 2024-09-20 22:19:05 -05:00
parent d5b54fc093
commit 09a33a9497
5 changed files with 54 additions and 0 deletions

View file

@ -56,6 +56,11 @@
hostname = "172.105.22.34";
user = "root";
};
"l002" = {
identityFile = age.secrets.nix2l002.path;
hostname = "172.233.221.107";
user = "root";
};
};
};
}