mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 08:36:36 +00:00
Remove nodejs as global package
This commit is contained in:
@@ -86,7 +86,7 @@ in
|
|||||||
xclip
|
xclip
|
||||||
xdg-utils
|
xdg-utils
|
||||||
|
|
||||||
# networking (linux-specific)
|
# networking
|
||||||
arp-scan
|
arp-scan
|
||||||
dnsutils
|
dnsutils
|
||||||
iperf
|
iperf
|
||||||
@@ -165,10 +165,5 @@ in
|
|||||||
virt-manager
|
virt-manager
|
||||||
wayland-utils
|
wayland-utils
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
|
|
||||||
# development
|
|
||||||
nodePackages.prettier
|
|
||||||
nodePackages.yarn
|
|
||||||
nodejs
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user