change ip of blob

This commit is contained in:
Squibid 2026-01-24 22:25:09 -05:00
parent e20755851c
commit 9d72e1ec8a
Signed by: squibid
GPG key ID: BECE5684D3C4005D

View file

@ -78,7 +78,7 @@
# and where they get deployed to
deploy.nodes = mkNodes {
crayon = { hostname = "squi.bid"; };
blob = { hostname = "192.168.50.159"; };
blob = { hostname = "10.0.0.92"; };
};
# dev shell to deploy this flake