Remove unused packages from flake.nix
- Remove postgresql (no database used) - Remove aider-chat (not essential) - Remove nodePackages.npm (redundant with nodejs) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
4ab0972870
commit
f8a8421c2f
@ -37,14 +37,9 @@
|
|||||||
|
|
||||||
# AI/Development tools
|
# AI/Development tools
|
||||||
claude-code
|
claude-code
|
||||||
aider-chat
|
|
||||||
|
|
||||||
# Node.js for Phoenix assets
|
# Node.js for Phoenix assets
|
||||||
nodejs_20
|
nodejs_20
|
||||||
nodePackages.npm
|
|
||||||
|
|
||||||
# Database for development
|
|
||||||
postgresql
|
|
||||||
|
|
||||||
# Mosquito for MQTT support
|
# Mosquito for MQTT support
|
||||||
mosquitto
|
mosquitto
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user