feat(dev): add pinned openhands cli flake app

This commit is contained in:
Bryan Ramos 2026-04-12 20:36:28 -04:00
parent 6af94e54d5
commit b58906f0e5
3 changed files with 79 additions and 2 deletions

View file

@ -3,7 +3,6 @@
with lib;
let
cfg = config.modules.user.utils.dev;
in
{ options.modules.user.utils.dev = { enable = mkEnableOption "user.utils.dev"; };
config = mkIf cfg.enable {