chore: move openwork into agent context
This commit is contained in:
@@ -12,7 +12,6 @@ in {
|
|||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
openwork
|
|
||||||
pomodoro-timer
|
pomodoro-timer
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -74,5 +74,6 @@
|
|||||||
# opencode-desktop
|
# opencode-desktop
|
||||||
openshell
|
openshell
|
||||||
openspec
|
openspec
|
||||||
|
openwork
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user