feat: move opencode config into m3ta-nixpkgs

This commit is contained in:
sascha.koenig
2026-03-30 19:04:09 +02:00
parent a63f91d25b
commit 7e09e3b5ed
2 changed files with 2 additions and 0 deletions

View File

@@ -78,6 +78,7 @@
homeManagerModules = {
default = import ./modules/home-manager;
ports = import ./modules/home-manager/ports.nix;
opencode = import ./modules/home-manager/coding/opencode.nix;
zellij-ps = import ./modules/home-manager/zellij-ps.nix;
};