From d2d9ebf00615126e8d6057cc059909bbd26e11d0 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 30 Mar 2026 21:12:58 +0200 Subject: Use opencode --- modules/darwin/homebrew.nix | 2 -- modules/home/default.nix | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index 38ef124..dd54571 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -123,8 +123,6 @@ "starship" "gh" "htop" - "opencode" - "pre-commit" # HTTP and web servers "caddy" diff --git a/modules/home/default.nix b/modules/home/default.nix index 13d72b8..3ab9f5e 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -41,6 +41,8 @@ tree twm yq + opencode + pre-commit ]; programs.go.enable = true; -- cgit v1.2.3