feat: add nix-index
This commit is contained in:
parent
c167ad6c64
commit
1ba6f65227
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue