mirror of
https://codeberg.org/muon/home.git
synced 2026-07-03 23:49:35 +00:00
Update to opencode config
This commit is contained in:
parent
c6b3425261
commit
d837281e12
4 changed files with 1 additions and 4 deletions
|
|
@ -37,7 +37,6 @@ in {
|
|||
pkgs.qmk
|
||||
pkgs.jq
|
||||
pkgs.wireguard-tools
|
||||
pkgs.opencode
|
||||
];
|
||||
|
||||
boot.binfmt = {
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ in {
|
|||
mods.desktop.productivity.enable = false;
|
||||
mods.zen.enable = true;
|
||||
mods.octo.enable = true;
|
||||
mods.opencode.enable = true;
|
||||
|
||||
home.packages = with pkgs;
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue