cluster/services/websites: add checkmate to hosts
This commit is contained in:
parent
d3e71fc2cf
commit
5830db1c19
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
services.websites = {
|
services.websites = {
|
||||||
nodes = {
|
nodes = {
|
||||||
host = [ "VEGAS" "prophet" ];
|
host = [ "checkmate" "VEGAS" "prophet" ];
|
||||||
};
|
};
|
||||||
nixos = {
|
nixos = {
|
||||||
host = ./host.nix;
|
host = ./host.nix;
|
||||||
|
|
Loading…
Reference in a new issue