feat(obsidian): install Obsidian as the desktop note-taking vault

Add a standalone modules.desktop.obsidian module and enable it on
neogaia. Give it a waybar window-rewrite icon so its windows show a
recognisable glyph on the workspace indicator.
This commit is contained in:
2026-07-24 17:48:29 -04:00
parent 2cb47ef2cf
commit 7409e4e6a0
3 changed files with 20 additions and 0 deletions

View File

@@ -55,6 +55,7 @@
modules.agents.pi.enable = true;
modules.desktop.enable = true;
modules.desktop.obsidian.enable = true;
time.timeZone = "America/New_York";
i18n.defaultLocale = "en_GB.UTF-8";