summaryrefslogtreecommitdiffstats
path: root/lass/1systems
diff options
context:
space:
mode:
authorlassulus <lass@lassul.us>2016-12-27 01:20:44 +0100
committerlassulus <lass@lassul.us>2016-12-27 01:20:44 +0100
commit65ae1909259f30150d30ae0618461b7245e33120 (patch)
treefa48dcd0047b6b63553beeecb90a9679e6f7a5b2 /lass/1systems
parent5370de033f051f8d81720e1e679f8ec4b4d192d1 (diff)
l 1 mors: disable obsolete mongoDB
Diffstat (limited to 'lass/1systems')
-rw-r--r--lass/1systems/mors.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/lass/1systems/mors.nix b/lass/1systems/mors.nix
index ecf437b8..ddb269e9 100644
--- a/lass/1systems/mors.nix
+++ b/lass/1systems/mors.nix
@@ -235,8 +235,4 @@ with import <stockholm/lib>;
krebs.repo-sync.timerConfig = {
OnCalendar = "00:37";
};
-
- services.mongodb = {
- enable = true;
- };
}