Sha256: d1e755ff36b736da15c84f17ee13b5b742c89c07f363c5cb66c45235c1a5e55b

Contents?: true

Size: 175 Bytes

Versions: 2

Compression:

Stored size: 175 Bytes

Contents

{ config, ... }:
{
  cluster."vpsfreecz-vps" = {
    spin = "nixos";
    swpins.channels = [ "nixos-unstable" "vpsadminos-staging" ];
    host.target = "<ip address>";
  };
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
confctl-2.0.0 example/cluster/vpsfreecz-vps/module.nix
confctl-1.0.0 example/cluster/vpsfreecz-vps/module.nix