1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +01:00

2 Commits

Author SHA1 Message Date
b989684f12 feat(vdirsyncer): restart after failure 2021-10-18 07:24:43 +02:00
beef73daab feat(moodle-dl): one more course 2021-10-18 07:24:32 +02:00
2 changed files with 5 additions and 0 deletions

View File

@@ -17,6 +17,10 @@ in
${pkgs.vdirsyncer}/bin/vdirsyncer sync
${pkgs.khal}/bin/khal printcalendars # https://lostpackets.de/khal/configure.html#syncing
'';
serviceConfig = {
Type = "oneshot";
Restart = "on-failure";
};
};
home-manager.users.me = {

View File

@@ -53,6 +53,7 @@ in
107369 # Tusculanae Disputationes
108586 # Griechische Religion
107988 # Balkanindogermanisch
108312 # Altnordisch
];
download_submissions = true;
download_descriptions = true;