Also from this one
This commit is contained in:
parent
7997a0e7d4
commit
67dbbe3c29
|
@ -30,10 +30,6 @@
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
# Workaround for https://github.com/nix-community/home-manager/issues/2942
|
# Workaround for https://github.com/nix-community/home-manager/issues/2942
|
||||||
allowUnfreePredicate = _: true;
|
allowUnfreePredicate = _: true;
|
||||||
|
|
||||||
permittedInsecurePackages = [
|
|
||||||
"electron-22.3.27"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue