From 383ecccbcc821577f310babc0afb78a24333303d Mon Sep 17 00:00:00 2001 From: Moritz 'e1mo' Fromm Date: Fri, 30 Dec 2022 16:18:29 +0100 Subject: [PATCH] dokuwiki: Fix acronym + remove TODO from README Co-Authored-By: adb-sh --- README.md | 2 -- services/dokuwiki.nix | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5771ad6..ac874a9 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ NixOS configuration for the [chaos.jetzt] project. They are very much work in pr - [mumble-web](https://github.com/johni0702/mumble-web), possibly adding [mumble-web-proxy](https://github.com/johni0702/mumble-web-proxy/) on top - Both need to be packaged for Nix - [Dokuwiki](https://www.dokuwiki.org/dokuwiki) - - NixOS module exists: `services.dokuwiki` - - Data migration - Migrate away from SSO - [freescout-helpdesk](https://github.com/freescout-helpdesk) - @e1mo is already working on a nix package + NixOS module for their private nixfiles diff --git a/services/dokuwiki.nix b/services/dokuwiki.nix index 33e252d..93cd6d8 100644 --- a/services/dokuwiki.nix +++ b/services/dokuwiki.nix @@ -73,7 +73,7 @@ "SSO" = "Single Sign-on"; "sso" = SSO; "CTFL" = "Chaostreff Flensburg e.V."; - "ctfl" = SSO; + "ctfl" = CTFL; }; acronyms_file = pkgs.writeText "acronyms.local.conf" ''