fix vpn1 config
This commit is contained in:
parent
c1e4cdb929
commit
ec2166ec2d
3 changed files with 89 additions and 73 deletions
|
@ -1,11 +1,6 @@
|
|||
{...}: {
|
||||
config = {
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [
|
||||
"electron-12.2.3"
|
||||
];
|
||||
};
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
system = {
|
||||
stateVersion = "22.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue