Flake: update

This commit is contained in:
Filippo Berto 2023-12-29 11:50:58 +01:00
parent 8c6c159c2c
commit 3e8b19dafe
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 82 additions and 47 deletions

View file

@ -22,8 +22,9 @@
allowUnfree = true;
extraOptions = "experimental-features = nix-command flakes";
permittedInsecurePackages = [
"zotero-6.0.27"
"electron-24.8.6" # Bitwarden
# "zotero-6.0.27"
# "electron-24.8.6" # Bitwarden
"electron-25.9.0" # Obsidian
];
};