services.dashy.enable

NixOS option

Whether to enable Dashy, a highly customizable, easy to use, privacy-respecting dashboard app. Note that this builds a static web app as opposed to running a full node server, unlike the default docker image. Writing config changes to disk through the UI, triggering a rebuild through the UI and application status checks are unavailable without the node server; Everything else will work fine. See the deployment docs for building from source, hosting with a CDN and CDN cloud deploy for more information. .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/web-apps/dashy.nixView source on NixOS/nixpkgs →