MyNixOS website logo
option

services.dashy.finalDrv

Final derivation containing the fully built static files.

Declarations
Type
package
Default
''
  if cfg.settings != {}
  then cfg.package.override {inherit (cfg) settings;}
  else cfg.package;
''