summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/atlas/default.nix7
1 files changed, 1 insertions, 6 deletions
diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix
index 275b949..8350ce7 100644
--- a/systems/atlas/default.nix
+++ b/systems/atlas/default.nix
@@ -44,12 +44,7 @@
enableServer = true;
};
- miniflux = {
- enable = true;
- config = {
- METRICS_COLLECTOR = 1;
- };
- };
+ miniflux.enable = true;
nginx.enable = true;
};