grafana: revert "add workaround for insecure xen, depended on by collectd-data"

This reverts commit 7eb83c18e7.

https://github.com/NixOS/nixpkgs/pull/158352
This commit is contained in:
Astro 2022-02-06 19:13:57 +01:00
parent 7ae2243ff7
commit 22a7ba4880
1 changed files with 0 additions and 5 deletions

View File

@ -68,11 +68,6 @@ in {
}
) {} restartServices;
# TODO: workaround for https://github.com/NixOS/nixpkgs/pull/157931
nixpkgs.config.permittedInsecurePackages = [
"xen-4.10.4"
];
# This value determines the NixOS release with which your system is to be
# compatible, in order to avoid breaking some software such as database
# servers. You should change this only after NixOS release notes say you