summaryrefslogtreecommitdiff
path: root/services/freshrss.nix
diff options
context:
space:
mode:
Diffstat (limited to 'services/freshrss.nix')
-rw-r--r--services/freshrss.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/freshrss.nix b/services/freshrss.nix
index 26a1853..fb20ce8 100644
--- a/services/freshrss.nix
+++ b/services/freshrss.nix
@@ -59,7 +59,7 @@ in
enable = true;
users."freshrss" = {
sopsPlaceholder = config.sops.placeholder."fresh-rss/db_pass";
- host = "localhost";
+ host = "localhost";
};
databases."freshrss" = {
enable = true;