feat: add timers service

This commit is contained in:
Moritz Böhme 2023-08-14 08:46:19 +02:00
parent 4cd51917fc
commit c99fb04f29
5 changed files with 139 additions and 1 deletions

View file

@ -78,6 +78,7 @@ in
};
};
};
timers.enable = true;
wireguard.enable = true;
};
};