Files
nix/hosts/hecuba/meta.nix

6 lines
83 B
Nix

{
system = "x86_64-linux";
deployment.tags = [ "cloud" ];
role = "server";
}