Added the temp allow electron app version so system will build

This commit is contained in:
naturallaw77 2023-12-11 15:38:10 -08:00
parent 1ca82d1648
commit 81f257c68c

View File

@ -188,8 +188,7 @@ in
]; ];
nixpkgs.config.permittedInsecurePackages = [ nixpkgs.config.permittedInsecurePackages = [ "electron-25.9.0" ];
];
programs.bash.promptInit = "fish"; programs.bash.promptInit = "fish";