Fix doom-purge timer
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
description = "Monthly purge of Doom Emacs";
|
||||
wantedBy = [ "default.target" ];
|
||||
timerConfig = {
|
||||
OnCalendar = "13 22:00:00";
|
||||
OnCalendar = "13-*-* 22:00:00";
|
||||
Unit = "doom-purge.service";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user