spelling
This commit is contained in:
parent
2a10419d95
commit
4a4b80a5a4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# Allow packages from nixpkgs
|
# Allow packages from nixpkgs
|
||||||
nixpks.config = {
|
nixpkgs.config = {
|
||||||
permittedInsecurePackages = ["electron-25.9.0"]; # Used for r2modman
|
permittedInsecurePackages = ["electron-25.9.0"]; # Used for r2modman
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue