1
0
Fork 0

Remove Cache

This commit is contained in:
Malte Brandy 2022-03-15 17:54:02 +01:00
parent cd734e1612
commit ec88bfddd6

View file

@ -29,7 +29,6 @@ in {
show-read-feeds no
show-read-articles no
datetime-format "%Y-%m-%d"
cleanup-on-quit no
${config}
'';
urlFile = pkgs.writeText "${name}-urls" (lib.concatStringsSep "\n" feeds);