europa: install obsidian using insecure electron .. for now

This commit is contained in:
Aaron Bieber 2023-12-18 11:32:45 -07:00
parent 58b19e6bb7
commit e18f758dee
No known key found for this signature in database

View File

@ -103,6 +103,7 @@ in
nixpkgs.config = {
allowUnfree = true;
allowUnsupportedSystem = true;
permittedInsecurePackages = [ ] ++ (if (pkgs.obsidian.version == "1.4.16") then [ "electron-25.9.0" ] else [ ]);
};
boot = {
@ -339,6 +340,7 @@ in
nixpkgs-review
nix-top
nmap
obsidian
picocom
proton-caller
protonup-ng