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