sakura: remove cloudflareddns

This commit is contained in:
notohh 2023-10-07 21:59:47 -04:00
parent 005f45bfab
commit 35799193f5
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,9 +0,0 @@
_: {
sops.secrets.cloudflareddns = {};
virtualisation.oci-containers.containers.cloudflareddns = {
image = "oznu/cloudflare-ddns";
environmentFiles = [
/run/secrets/cloudflareddns
];
};
}