summaryrefslogtreecommitdiffstats
path: root/modules/plugins/notes/neorg/default.nix
blob: 409cee31428d405f7078a8ac00cbe8413b352bef (plain)
1
2
3
4
5
6
{
  imports = [
    ./neorg.nix
    ./config.nix
  ];
}