Adding packages (#24)
* adding-packages * removed TODO * removed usbutils and speedtest-cli
This commit is contained in:
parent
a06e3d7347
commit
9c58bc47c4
@ -5,7 +5,6 @@
|
|||||||
networking.hostId = "1beb3026";
|
networking.hostId = "1beb3026";
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
# TODO add pool name
|
|
||||||
zfs.extraPools = [ "Main" ];
|
zfs.extraPools = [ "Main" ];
|
||||||
filesystem = "zfs";
|
filesystem = "zfs";
|
||||||
useSystemdBoot = true;
|
useSystemdBoot = true;
|
||||||
|
@ -9,9 +9,13 @@
|
|||||||
fd
|
fd
|
||||||
file
|
file
|
||||||
htop
|
htop
|
||||||
|
hwloc
|
||||||
|
iperf3
|
||||||
jp2a
|
jp2a
|
||||||
jq
|
jq
|
||||||
lsof
|
lsof
|
||||||
|
lynis
|
||||||
|
ncdu
|
||||||
neofetch
|
neofetch
|
||||||
nix-init
|
nix-init
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
@ -24,7 +28,6 @@
|
|||||||
qrencode
|
qrencode
|
||||||
ripgrep
|
ripgrep
|
||||||
smartmontools
|
smartmontools
|
||||||
speedtest-cli
|
|
||||||
tig
|
tig
|
||||||
tokei
|
tokei
|
||||||
tree
|
tree
|
||||||
|
Loading…
x
Reference in New Issue
Block a user