chore: nix fmt
This commit is contained in:
parent
31b044d243
commit
2753cd74cb
1 changed files with 2 additions and 1 deletions
|
|
@ -65,7 +65,8 @@ in
|
|||
};
|
||||
|
||||
xdg.configFile."opencode/config.json".source =
|
||||
(pkgs.formats.json { }).generate "opencode-config.json" opencodeConfig;
|
||||
(pkgs.formats.json { }).generate "opencode-config.json"
|
||||
opencodeConfig;
|
||||
|
||||
home.file = {
|
||||
".agents/skills" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue