vps-private: Disable freshrss

This commit is contained in:
SebastianStork 2026-01-31 19:32:10 +01:00
parent 018565dd38
commit 6d5a9538a7
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -70,12 +70,6 @@
doBackups = true; doBackups = true;
}; };
freshrss = {
enable = true;
domain = "rss.${privateDomain}";
doBackups = true;
};
alloy = { alloy = {
enable = true; enable = true;
domain = "alloy.${config.networking.hostName}.${privateDomain}"; domain = "alloy.${config.networking.hostName}.${privateDomain}";