mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 19:45:40 +00:00
feat: move Obsidian vault to /data/Backup/
This commit is contained in:
parent
e130e7c46b
commit
2fe54f05f0
2 changed files with 2 additions and 7 deletions
|
@ -17,7 +17,7 @@
|
|||
devices = [ "phone" ];
|
||||
};
|
||||
"obsidian" = {
|
||||
path = "/home/toast/Obsidian/";
|
||||
path = "/data/Backup/Obsidian/";
|
||||
devices = [ "phone" ];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue