grafana: retire another hack

This commit is contained in:
Astro 2022-03-29 00:02:11 +02:00
parent 47e4c341d5
commit b41f720937
1 changed files with 0 additions and 5 deletions

View File

@ -75,11 +75,6 @@ in {
influxdb.serviceConfig.LimitNOFILES = 102400;
};
# 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