add blob to the deployments
This commit is contained in:
parent
f8c4c5a702
commit
fcbbf4b8e4
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@
|
||||||
# and where they get deployed to
|
# and where they get deployed to
|
||||||
deploy.nodes = mkNodes {
|
deploy.nodes = mkNodes {
|
||||||
crayon = { hostname = "squi.bid"; };
|
crayon = { hostname = "squi.bid"; };
|
||||||
|
blob = { hostname = "192.168.50.159"; };
|
||||||
};
|
};
|
||||||
|
|
||||||
# dev shell to deploy this flake
|
# dev shell to deploy this flake
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue