chore: move openwork into agent context

This commit is contained in:
2026-06-15 07:39:27 +02:00
parent 4b4221da30
commit fe88684d9d
2 changed files with 1 additions and 1 deletions
@@ -12,7 +12,6 @@ in {
config = mkIf cfg.enable {
home.packages = with pkgs; [
openwork
pomodoro-timer
];
};