europa: remove insecure electrion permit
This commit is contained in:
parent
6f360711c5
commit
1e53cb19a5
@ -103,7 +103,6 @@ in
|
|||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
allowUnsupportedSystem = true;
|
allowUnsupportedSystem = true;
|
||||||
permittedInsecurePackages = todo "Obsidian is using insecure electron!" [ "electron-25.9.0" ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
|
Loading…
Reference in New Issue
Block a user