hq.nixops: remove mpd-index

Follow-up to 6033155062
This commit is contained in:
Astro 2020-03-09 22:35:35 +01:00
parent f398e09440
commit 469b4a8f94
1 changed files with 0 additions and 12 deletions

View File

@ -37,18 +37,6 @@
};
};
"mpd-index" =
{ ... }:
{
imports = [
hosts/containers/mpd-index/configuration.nix
];
deployment = {
targetHost = "2a02:8106:208:5201:5ca3:f7ff:fe6d:dcf0";
storeKeysOnMachine = true;
};
};
"public-access-proxy" =
{ ... }:
{