mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 22:29:06 +01:00
vps-private: Disable freshrss
This commit is contained in:
parent
018565dd38
commit
6d5a9538a7
1 changed files with 0 additions and 6 deletions
|
|
@ -70,12 +70,6 @@
|
|||
doBackups = true;
|
||||
};
|
||||
|
||||
freshrss = {
|
||||
enable = true;
|
||||
domain = "rss.${privateDomain}";
|
||||
doBackups = true;
|
||||
};
|
||||
|
||||
alloy = {
|
||||
enable = true;
|
||||
domain = "alloy.${config.networking.hostName}.${privateDomain}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue