dn42: remove from hq.nixops

This commit is contained in:
Astro 2021-03-11 16:41:44 +01:00
parent 019c4487af
commit 05cce3d3c8
1 changed files with 0 additions and 12 deletions

View File

@ -115,18 +115,6 @@
};
};
"dn42" =
{ ... }:
{
imports = [
hosts/containers/dn42/configuration.nix
];
deployment = {
targetHost = "172.22.99.253";
storeKeysOnMachine = true;
};
};
# Run with:
# -I nixpkgs=https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz
"dnscache" = {