Update system
This commit is contained in:
parent
84b5700555
commit
b222c15014
10 changed files with 150 additions and 209 deletions
|
@ -6,6 +6,11 @@
|
|||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-24.8.6"
|
||||
"electron-25.9.0"
|
||||
];
|
||||
|
||||
documentation = {
|
||||
enable = true;
|
||||
doc.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue