Moved permittedInsecurePackages to puter/packages.nix
This commit is contained in:
@@ -3,10 +3,6 @@
|
|||||||
pkgs,
|
pkgs,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
|
||||||
"qtwebengine-5.15.19"
|
|
||||||
"electron-36.9.5"
|
|
||||||
];
|
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./syncthing.nix
|
./syncthing.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user