Modular things!

This commit is contained in:
2024-08-13 14:34:03 +03:00
parent 843df231a6
commit e25d8a17cf
7 changed files with 42 additions and 17 deletions
+16
View File
@@ -40,3 +40,19 @@ as source to BASH. before we install
- NIX will copy each ORG file to the 'extras' folder
- Entanglement should happen in tmpfolder place (IDEALLY tmp buff)
- Can I do this by tangling a big org thing for the features? Yes? No? Probably not!
* usage tips
If you want nix rpel
#+begin_src bash
nix repl
#+end_src
Then in this directory:
#+begin_src nix
:lf .
#+end_src
You'll get acces to 'lib' and such. (It evals here)