Flake: lock update

This commit is contained in:
Filippo Berto 2023-11-01 14:08:53 +01:00
parent 9266a2dd90
commit 0609041bcd
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
4 changed files with 23 additions and 19 deletions

View file

@ -21,6 +21,10 @@
config = {
allowUnfree = true;
extraOptions = "experimental-features = nix-command flakes";
permittedInsecurePackages = [
"zotero-6.0.27"
"electron-24.8.6" # Bitwarden
];
};
overlays = [