Forgot semicolon
This commit is contained in:
parent
9a53fe914b
commit
ccf0abd976
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"electron-22.3.27"
|
"electron-22.3.27"
|
||||||
]
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue