Dokieli
Clientside editor for decentralised article publishing, annotations and social interactions
This project is funded by NLnet through these subgrants:
Options
programs.dokieli
- programs.dokieli.enable
-
Whether to enable dokieli.
- Type:
boolean
- Default:
false
- programs.dokieli.package
-
The dokieli package to use.
- Type:
package
- Default:
pkgs.dokieli
Examples
{ ... }: { programs.dokieli.enable = true; }