nixos/discourse: Add NixOS manual entry

This commit is contained in:
talyz
2021-04-05 13:55:57 +02:00
parent 5138941ad3
commit 642854055c
2 changed files with 326 additions and 0 deletions
@@ -1029,4 +1029,7 @@ in
cfg.package.rake
];
};
meta.doc = ./discourse.xml;
meta.maintainers = [ lib.maintainers.talyz ];
}