Solved: Avante works; WIP: Avante markdown; Added: Programs

This commit is contained in:
2025-12-29 01:25:50 +01:00
parent 3f96a3afd9
commit 4421aa7335
10 changed files with 261 additions and 17 deletions

4
home/obsidian.nix Normal file
View File

@@ -0,0 +1,4 @@
_: {
# TODO: Add Automatic Vault pull and detection
programs.obsidian.enable = true;
}