forked from colonelpanic/dotfiles
[NixOS] Increase obsidian synchronization frequency
This commit is contained in:
parent
333fc3fe40
commit
d8c4354492
@ -25,6 +25,7 @@
|
|||||||
obsidian = {
|
obsidian = {
|
||||||
path = config.home.homeDirectory + "/obsidian";
|
path = config.home.homeDirectory + "/obsidian";
|
||||||
uri = "git@github.com:katandtonic/obsidian.git";
|
uri = "git@github.com:katandtonic/obsidian.git";
|
||||||
|
interval = 60;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user