neorg: init

This commit is contained in:
Soliprem 2024-10-09 07:30:29 +02:00
commit 4953057603
7 changed files with 192 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./neorg.nix
./config.nix
];
}