mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 11:35:41 +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
|
@ -1,8 +1,3 @@
|
|||
{
|
||||
programs.obsidian = {
|
||||
enable = true;
|
||||
vaults."Obsidian" = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
programs.obsidian.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue