Update
This commit is contained in:
parent
f4014fc89d
commit
4182f0a02c
3 changed files with 51 additions and 62 deletions
|
|
@ -38,6 +38,9 @@
|
|||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
# allowBroken = true;
|
||||
permittedInsecurePackages = [
|
||||
"jitsi-meet-1.0.8792"
|
||||
];
|
||||
};
|
||||
|
||||
nix.extraOptions = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue