mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
freshrss: Configure backups
This commit is contained in:
parent
6755036951
commit
4f1143c9ec
2 changed files with 10 additions and 1 deletions
|
|
@ -69,6 +69,7 @@
|
|||
freshrss = {
|
||||
enable = true;
|
||||
domain = "rss.${tailscaleDomain}";
|
||||
doBackups = true;
|
||||
};
|
||||
|
||||
alloy = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue