feat: openwork

This commit is contained in:
2026-06-15 07:13:04 +02:00
parent cd80ded6c0
commit 2821f4b6f4
2 changed files with 15 additions and 14 deletions
@@ -12,6 +12,7 @@ in {
config = mkIf cfg.enable {
home.packages = with pkgs; [
openwork
pomodoro-timer
];
};