Files
cyper-mac/home/obsidian.nix

5 lines
91 B
Nix

_: {
# TODO: Add Automatic Vault pull and detection
programs.obsidian.enable = true;
}