Also from this one

This commit is contained in:
Lillian-Violet 2023-11-18 16:42:45 +01:00
parent 7997a0e7d4
commit 67dbbe3c29

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"
];
};
};