add flake updating timer

This commit is contained in:
KoenDR06 2025-11-19 21:55:01 +01:00
parent 22fb3d09f3
commit 81c5ee9778
3 changed files with 41 additions and 0 deletions

View file

@ -33,6 +33,7 @@
timers = {
backup.enable = true;
rooms.enable = true;
flakeUpdate.enable = true;
};
};
}