chore: nix fmt

This commit is contained in:
Harald Hoyer 2026-05-27 15:00:17 +02:00
parent 31b044d243
commit 2753cd74cb

View file

@ -65,7 +65,8 @@ in
}; };
xdg.configFile."opencode/config.json".source = xdg.configFile."opencode/config.json".source =
(pkgs.formats.json { }).generate "opencode-config.json" opencodeConfig; (pkgs.formats.json { }).generate "opencode-config.json"
opencodeConfig;
home.file = { home.file = {
".agents/skills" = { ".agents/skills" = {