mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 16:39:07 +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;
|
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}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue