Added the temp allow electron app version so system will build
This commit is contained in:
parent
1ca82d1648
commit
81f257c68c
@ -188,8 +188,7 @@ in
|
|||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
nixpkgs.config.permittedInsecurePackages = [ "electron-25.9.0" ];
|
||||||
];
|
|
||||||
|
|
||||||
|
|
||||||
programs.bash.promptInit = "fish";
|
programs.bash.promptInit = "fish";
|
||||||
|
Loading…
Reference in New Issue
Block a user