Update deployment hostnames
Some checks failed
Check flake / build-amd64-linux (push) Failing after 2m13s

This commit is contained in:
Jordan Holt 2024-08-09 21:54:55 +01:00
parent 064f180528
commit 17b924c84e
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -151,7 +151,7 @@
}; };
}; };
pi = { pi = {
hostname = "10.0.1.191"; hostname = "pi.mesh.vimium.net";
profiles.system = { profiles.system = {
user = "root"; user = "root";
@ -159,7 +159,7 @@
}; };
}; };
skycam = { skycam = {
hostname = "10.0.1.146"; hostname = "skycam.mesh.vimium.net";
profiles.system = { profiles.system = {
user = "root"; user = "root";