mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
fix
This commit is contained in:
parent
4f2cb52877
commit
97bcf77085
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@
|
|||
};
|
||||
|
||||
#networking.firewall.allowedTCPPorts = [19999];
|
||||
services.netdata.package = pkgs.netdata.override { withCloud = true; };
|
||||
# services.netdata.package = pkgs.netdata.override { withCloud = true; };
|
||||
services.netdata = {
|
||||
|
||||
package = pkgs.netdata.override {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue