1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

feat: migrate notes workflow to obsidian completely

This commit is contained in:
2023-07-04 09:40:00 +02:00
parent 3138fd23ef
commit bcac6e29d5
2 changed files with 4 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ in {
};
systemd.user.services.nextcloud-syncer = {
enable = true;
enable = false;
wants = ["network-online.target"];
wantedBy = ["default.target"];
startAt = "*:00/10";