Forgot semicolon
This commit is contained in:
parent
9a53fe914b
commit
ccf0abd976
|
@ -58,7 +58,7 @@
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"electron-22.3.27"
|
"electron-22.3.27"
|
||||||
]
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue