aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/darwin/homebrew.nix2
-rw-r--r--modules/home/default.nix2
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;