services.dashy.finalDrv

Final derivation containing the fully built static files

Type
package
Default
''
  if cfg.settings != {}
  then cfg.package.override {inherit (cfg) settings;}
  else cfg.package;
''
Declared
<nixpkgs/nixos/modules/services/web-apps/dashy.nix>