services.desktopManager.budgie.sessionPath

NixOS option

Additional list of packages to be added to the session search path. Useful for GSettings-conditional autostart. Note that this should be a last resort; patching the package is preferred (see GPaste).

type: list of package
Default
[ ]
Example
[ pkgs.gpaste ]
declared in: nixos/modules/services/desktop-managers/budgie.nixView source on NixOS/nixpkgs →