[notes] Adds alias for editing notes

This commit is contained in:
2025-08-21 10:32:21 -07:00
parent 392d6fe537
commit 80512c29ea

View File

@@ -4,6 +4,10 @@
obsidian
];
home.shellAliases = {
"notes" = "nvim ~/Documents/Notes";
};
services.syncthing = {
enable = true;
tray = {