LSP and fonts
This commit is contained in:
parent
1d6117b631
commit
a1829f0095
3 changed files with 14 additions and 8 deletions
|
@ -4,8 +4,8 @@
|
|||
# Configure your nixpkgs instance
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [
|
||||
"electron-25.9.0"
|
||||
permittedInsecurePackages = [
|
||||
"electron-33.4.11"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue