srid / emanote

Emanate a structured view of your plain-text notes

Home Page:https://emanote.srid.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a flake template for Markdown notes

srid opened this issue · comments

Should initialize the current folder of .md files with flake.nix of https://github.com/srid/emanote-template - and possibly another template that includes the whole jazz (.vscode, .github, index.yaml, index.md)

For use with https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-flake-init.html

Use this opportunity to move https://github.com/srid/emanote/blob/master/nix/emanote.nix to its own repo, as flake-parts module cum template.

@srid If it is still a consideration to move the flakeModule and templates to a repo of their own, I can close the PR above and raise it in the right one.

Nah, it is fine. Let's keep it all in this repo.