feat(browser): add enable option

This commit is contained in:
2026-05-22 10:24:03 +02:00
parent 086e091add
commit 7d4e514f97
4 changed files with 23 additions and 10 deletions

View File

@@ -52,6 +52,7 @@
claude-code.enable = true;
opencode.enable = true;
};
browser.enable = true;
browser.primary = "librewolf";
cloud.hetzner.enable = true;
comms.signal.enable = true;