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
|
||||
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
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user