europa: switch from Notes to Brain
This commit is contained in:
parent
1a08c17c82
commit
f6a398fa4e
@ -155,7 +155,7 @@ in {
|
||||
cron = {
|
||||
enable = true;
|
||||
systemCronJobs = [
|
||||
"*/2 * * * * qbit . /etc/profile; (cd ~/Notes && git sync) >/dev/null 2>&1"
|
||||
"*/2 * * * * qbit . /etc/profile; (cd ~/Brain && git sync) >/dev/null 2>&1"
|
||||
"*/5 * * * * qbit . /etc/profile; (cd ~/org && git sync) >/dev/null 2>&1"
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user