servo: freshrss: disable (unused service)

This commit is contained in:
Colin 2024-07-04 15:29:39 +00:00
parent 00ea7e17c5
commit 5ca0ca4f47

View File

@ -10,6 +10,7 @@
# ```
{ config, lib, pkgs, sane-lib, ... }:
lib.mkIf false #< 2024/07/04: i haven't actively used this for months
{
sops.secrets."freshrss_passwd" = {
owner = config.users.users.freshrss.name;