aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorSimen A. W. Olsen <hello@simenandre.no>2026-03-30 21:12:58 +0200
committerSimen A. W. Olsen <hello@simenandre.no>2026-03-30 21:14:26 +0200
commitd2d9ebf00615126e8d6057cc059909bbd26e11d0 (patch)
treee2953710ca0b64b4def31d69da257cca7824988d /modules
parent566b26ae0974c5c8663ac9326bafc2f57e57b2e3 (diff)
downloaddotfiles-d2d9ebf00615126e8d6057cc059909bbd26e11d0.tar.gz
dotfiles-d2d9ebf00615126e8d6057cc059909bbd26e11d0.zip
Use opencode
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;