···9797 };
98989999 frontend = {
100100- enabled = lib.mkEnabeOption "serving the frontend from the backend. Disable to server the frontend manually"
100100+ enabled = lib.mkEnableOption "serving the frontend from the backend. Disable to serve the frontend manually"
101101 // { default = true; };
102102103103 dir = mkOption {