even more missing imports

This commit is contained in:
chloe 2024-07-15 16:50:14 +02:00
parent fe06885b78
commit 8d45b9fe71
6 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
{ lib, ... }:
{ config, lib, ... }:
{
services.freshrss = {
enable = true;