cluster/services/websites: host on thunderskin

This commit is contained in:
Max Headroom 2023-03-21 23:44:38 +01:00
parent 450367751e
commit 5872083e56

View file

@ -1,7 +1,7 @@
{
services.websites = {
nodes = {
host = [ "checkmate" "VEGAS" "prophet" ];
host = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
};
nixos = {
host = ./host.nix;