feat: add nix-index
This commit is contained in:
parent
0066b0d7ab
commit
f9ce5b75fb
|
@ -3,7 +3,7 @@
|
|||
, config
|
||||
, ... }: with lib; {
|
||||
home.packages = with pkgs; [
|
||||
pv wget e2fsprogs
|
||||
pv wget nix-index e2fsprogs
|
||||
pciutils usbutils lsscsi
|
||||
] ++ optionals config.passthrough.gui [
|
||||
xfce.thunar
|
||||
|
|
Loading…
Reference in a new issue