Remove nodejs as global package

This commit is contained in:
2026-02-26 22:55:00 -05:00
parent 73a264f26c
commit 732e9230d2

View File

@@ -86,7 +86,7 @@ in
xclip
xdg-utils
# networking (linux-specific)
# networking
arp-scan
dnsutils
iperf
@@ -165,10 +165,5 @@ in
virt-manager
wayland-utils
wl-clipboard
# development
nodePackages.prettier
nodePackages.yarn
nodejs
];
}