summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/web-apps/grocy.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/web-apps/grocy.nix')
-rw-r--r--nixos/modules/services/web-apps/grocy.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/web-apps/grocy.nix b/nixos/modules/services/web-apps/grocy.nix
index 6efc2ccfd302..3bcda3caedac 100644
--- a/nixos/modules/services/web-apps/grocy.nix
+++ b/nixos/modules/services/web-apps/grocy.nix
@@ -167,6 +167,6 @@ in {
meta = {
maintainers = with maintainers; [ ma27 ];
- doc = ./grocy.xml;
+ doc = ./grocy.md;
};
}