enable nextcloud disable miniflux

This commit is contained in:
Gerg-L 2024-06-03 22:33:37 -04:00
parent 51b5bba99d
commit 9ad1bb464d
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
systemd.services = {
miniflux = {
enable = true;
enable = false;
description = "Miniflux service";
wantedBy = [ "multi-user.target" ];