Commit 6a5a4efc2675

Vincent Demeester <vincent@sbr.pm>
2026-01-30 11:41:43
refactor(pkgs): move nixpkgs-pr-watch to host-specific configs
Only aomi and kyushu need this tool, so remove from common/dev/nix.nix and add directly to their respective home.nix files. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 5ea7198
Changed files (3)
home
common
systems
home/common/dev/nix.nix
@@ -7,7 +7,6 @@
     nix-update
     nixpkgs-fmt
     nixpkgs-review
-    nixpkgs-pr-watch
     nixfmt-plus
     nixfmt
     nurl
systems/aomi/home.nix
@@ -24,6 +24,7 @@
     gh-pr
     lazypr
     claude-hooks
+    nixpkgs-pr-watch
     ssh-to-age
 
     lazygit
systems/kyushu/home.nix
@@ -74,6 +74,7 @@ in
     go-org-readwise
     gh-pr
     lazypr
+    nixpkgs-pr-watch
     arr
     claude-hooks
     toggle-color-scheme