Extra packages to add to PATH
to make available to ndsudo
. ::: {.warning} ndsudo
has SUID privileges, be careful what packages you list here. :::
cfg.package
must be built with withNdsudo = true
.Declarations
Type
list of package
Default
[ ]
Example
''
[
pkgs.smartmontools
pkgs.nvme-cli
]
''