added openssl exception
This commit is contained in:
parent
1db7ca4a37
commit
ddd5e26e5e
1 changed files with 3 additions and 0 deletions
|
|
@ -91,4 +91,7 @@
|
|||
|
||||
environment.plasma5.excludePackages =
|
||||
(with pkgs.plasma5Packages; [ elisa gwenview oxygen khelpcenter konsole ]);
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages =
|
||||
[ "openssl-1.1.1u" ]; # Exception for appflowy
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue