summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/grocy.nix
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2023-01-10 12:34:37 +0100
committerpennae <github@quasiparticle.net>2023-01-10 12:34:37 +0100
commit53fc887582fba4fd4938ce1b647d6152ea374ed1 (patch)
tree6042178980e8252bd81963d9ede8db0d21821e6d /nixos/modules/services/web-apps/grocy.nix
parentb15f4d0f9735f3dbce30b7d8c490627f5d9394e5 (diff)
downloadnixpkgs-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar
nixpkgs-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.gz
nixpkgs-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.bz2
nixpkgs-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.lz
nixpkgs-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.xz
nixpkgs-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.zst
nixpkgs-53fc887582fba4fd4938ce1b647d6152ea374ed1.zip
nixos/manual: move "edit the MD file" comments to generated XML
Diffstat (limited to 'nixos/modules/services/web-apps/grocy.nix')
-rw-r--r--nixos/modules/services/web-apps/grocy.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/services/web-apps/grocy.nix b/nixos/modules/services/web-apps/grocy.nix
index 1d5244b42ce..6efc2ccfd30 100644
--- a/nixos/modules/services/web-apps/grocy.nix
+++ b/nixos/modules/services/web-apps/grocy.nix
@@ -167,7 +167,6 @@ in {
 
   meta = {
     maintainers = with maintainers; [ ma27 ];
-    # Don't edit the docbook xml directly, edit the md and generate it using md-to-db.sh
     doc = ./grocy.xml;
   };
 }