got the allowed unfree and insecure for electron working
This commit is contained in:
@@ -68,11 +68,6 @@
|
||||
};
|
||||
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-24.8.6"
|
||||
];
|
||||
|
||||
|
||||
security.polkit.enable = true;
|
||||
networking.firewall.enable = true;
|
||||
networking.firewall.allowPing = true;
|
||||
|
||||
Reference in New Issue
Block a user