feat(packages/rebuild): use nh in rebuild script

This commit is contained in:
Mohammad Rafiq 2025-05-20 19:15:57 +08:00
parent 3ec710af5a
commit 962d00f511
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -42,6 +42,7 @@
enable = true;
enableZshIntegration = true;
};
nh.enable = true;
};
}