about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorAaron Andersen <aaron@fosslib.net>2019-06-05 21:19:11 -0400
committerAaron Andersen <aaron@fosslib.net>2019-07-23 22:02:33 -0400
commit455d33f5143c1127175b2767110c3b1a152a0461 (patch)
treeef5608e0414d0092e70d68dab8b359fec7180e7a /nixos/modules/module-list.nix
parente7178768481f88a63d0949098a204a3a0e599d80 (diff)
downloadnixlib-455d33f5143c1127175b2767110c3b1a152a0461.tar
nixlib-455d33f5143c1127175b2767110c3b1a152a0461.tar.gz
nixlib-455d33f5143c1127175b2767110c3b1a152a0461.tar.bz2
nixlib-455d33f5143c1127175b2767110c3b1a152a0461.tar.lz
nixlib-455d33f5143c1127175b2767110c3b1a152a0461.tar.xz
nixlib-455d33f5143c1127175b2767110c3b1a152a0461.tar.zst
nixlib-455d33f5143c1127175b2767110c3b1a152a0461.zip
nixos/mediawiki: init service to replace httpd subservice
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 8d63a03dd057..45e554a2bc50 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -780,6 +780,7 @@
   ./services/web-apps/icingaweb2/module-monitoring.nix
   ./services/web-apps/limesurvey.nix
   ./services/web-apps/mattermost.nix
+  ./services/web-apps/mediawiki.nix
   ./services/web-apps/miniflux.nix
   ./services/web-apps/nextcloud.nix
   ./services/web-apps/nexus.nix