Also from this one

This commit is contained in:
Lillian Violet 2023-11-18 16:42:45 +01:00
parent fe953a0432
commit cbf77c4cbe

View file

@ -30,10 +30,6 @@
allowUnfree = true;
# Workaround for https://github.com/nix-community/home-manager/issues/2942
allowUnfreePredicate = _: true;
permittedInsecurePackages = [
"electron-22.3.27"
];
};
};