update
This commit is contained in:
parent
891977371e
commit
2c6495ed52
4 changed files with 67 additions and 66 deletions
|
|
@ -84,6 +84,7 @@
|
|||
config.allowUnfreePredicate =
|
||||
pkg: builtins.elem (lib.getName pkg) (import ./hosts/${host}/unfree.nix).allowed;
|
||||
config.rocmSupport = true;
|
||||
config.permittedInsecurePackages = [ "electron-39.8.10" ];
|
||||
in
|
||||
import nixpkgs {
|
||||
inherit system config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue