services.pufferpanel.extraPackages

NixOS option

Packages to add to the PATH environment variable. Both the bin and sbin subdirectories of each package are added.

type: list of package
Default
[ ]
Example
[ pkgs.jre ]
declared in: nixos/modules/services/misc/pufferpanel.nixView source on NixOS/nixpkgs →