updates from makefile
This commit is contained in:
parent
136f9e9148
commit
222d1aaf55
2 changed files with 4 additions and 4 deletions
|
|
@ -159,7 +159,7 @@ in
|
|||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.permittedInsecurePackages = [ "electron-21.4.0" ];
|
||||
nixpkgs.config.permittedInsecurePackages = [ "electron-21.4.0" "electron-25.9.0" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
#(callPackage ../mypackages/kanshi-fix/default.nix {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue