Flake: lock update
This commit is contained in:
parent
9266a2dd90
commit
0609041bcd
4 changed files with 23 additions and 19 deletions
|
|
@ -21,6 +21,10 @@
|
|||
config = {
|
||||
allowUnfree = true;
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
permittedInsecurePackages = [
|
||||
"zotero-6.0.27"
|
||||
"electron-24.8.6" # Bitwarden
|
||||
];
|
||||
};
|
||||
|
||||
overlays = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue