Update and add an exception for electron
This commit is contained in:
parent
f145684e16
commit
20b31e587a
2 changed files with 43 additions and 42 deletions
|
@ -137,6 +137,7 @@
|
|||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"cinny-4.2.3"
|
||||
"cinny-unwrapped-4.2.3"
|
||||
"electron-33.4.11" # For obsidian
|
||||
];
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue