1 Commits

Author SHA1 Message Date
17b924c84e Update deployment hostnames
Some checks failed
Check flake / build-amd64-linux (push) Failing after 2m13s
2024-08-09 21:54:55 +01:00

View File

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