diff options
| author | Simen A. W. Olsen <hello@simenandre.no> | 2026-03-30 21:12:58 +0200 |
|---|---|---|
| committer | Simen A. W. Olsen <hello@simenandre.no> | 2026-03-30 21:14:26 +0200 |
| commit | d2d9ebf00615126e8d6057cc059909bbd26e11d0 (patch) | |
| tree | e2953710ca0b64b4def31d69da257cca7824988d /modules/home | |
| parent | 566b26ae0974c5c8663ac9326bafc2f57e57b2e3 (diff) | |
| download | dotfiles-d2d9ebf00615126e8d6057cc059909bbd26e11d0.tar.gz dotfiles-d2d9ebf00615126e8d6057cc059909bbd26e11d0.zip | |
Use opencode
Diffstat (limited to 'modules/home')
| -rw-r--r-- | modules/home/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
