remove busybox
This commit is contained in:
parent
0c21e48b50
commit
a9231816b1
|
@ -32,6 +32,7 @@
|
|||
|
||||
config = {
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
time.timeZone = config.mj.timeZone;
|
||||
|
@ -102,8 +103,6 @@
|
|||
hdparm
|
||||
sdparm
|
||||
procps
|
||||
ripgrep
|
||||
(lowPrio busybox)
|
||||
vimv-rs
|
||||
sysstat
|
||||
usbutils
|
||||
|
|
Loading…
Reference in New Issue