add usbip

This commit is contained in:
陈浩南 2023-08-01 14:32:16 +08:00
parent 1aa4683545
commit 71ae275527

View File

@ -37,7 +37,6 @@ inputs:
ksh ksh
# basic tools # basic tools
beep dos2unix gnugrep pv tmux screen parallel tldr cowsay beep dos2unix gnugrep pv tmux screen parallel tldr cowsay
inputs.config.boot.kernelPackages.cpupower
# lsxx # lsxx
pciutils usbutils lshw util-linux lsof pciutils usbutils lshw util-linux lsof
# top # top
@ -64,7 +63,7 @@ inputs:
gcc go rustc clang-tools clang valgrind yarn gcc go rustc clang-tools clang valgrind yarn
# office # office
todo-txt-cli pandoc pdfchain todo-txt-cli pandoc pdfchain
]; ] ++ (with inputs.config.boot.kernelPackages; [ cpupower usbip ]);
}; };
programs = programs =
{ {