mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove netdata for cloud since the dashboard it once had is no longer available
This commit is contained in:
parent
466985729c
commit
601954e47e
1 changed files with 0 additions and 6 deletions
|
|
@ -40,12 +40,6 @@ in
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
netdata = {
|
|
||||||
enable = true;
|
|
||||||
package = pkgs.netdata.override {
|
|
||||||
withCloudUi = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue