Fix linux builds after nix-darwin updates

This commit is contained in:
2025-10-01 21:33:55 -07:00
parent 330cd6f92b
commit 9ed3ad8fb8
2 changed files with 12 additions and 6 deletions

View File

@@ -12,9 +12,9 @@ in
config = mkIf cfg.enable {
home.packages = [
claude-code
codex
goose-cli
pkgs.claude-code
pkgs.codex
pkgs.goose-cli
# Custom packages
customPkgs.tea-rbw