chore: remove netdata for cloud since the dashboard it once had is no longer available

This commit is contained in:
Ahwx 2025-04-24 12:25:24 +02:00
parent 466985729c
commit 601954e47e

View file

@ -40,12 +40,6 @@ in
# }; # };
# }; # };
# }; # };
netdata = {
enable = true;
package = pkgs.netdata.override {
withCloudUi = true;
};
};
}; };
}; };
} }