depot/cluster/services/c-f32aebf5/default.nix

6 lines
98 B
Nix

{
services.c-f32aebf5 = {
nodes.host = [ "VEGAS" ];
nixos.host = [ ./host.nix ];
};
}