Zhu
This commit is contained in:
parent
3ec1076459
commit
93de64c64e
2 changed files with 11 additions and 10 deletions
|
|
@ -152,13 +152,14 @@
|
|||
system = arm;
|
||||
overlays = [
|
||||
inputs.beeengine.overlays.${arm}
|
||||
#nativePackagesOverlay
|
||||
#(import ./nixos/macos/widevine.nix)
|
||||
];
|
||||
#config.replaceStdenv = {pkgs}: pkgs.impureUseNativeOptimizations pkgs.stdenv;
|
||||
config = {
|
||||
allowBroken = true;
|
||||
allowUnfree = true;
|
||||
allowUnsupportedSystem = true;
|
||||
# rocmSupport = true;
|
||||
};
|
||||
};
|
||||
kylekrein-wsl-pkgs = nixpkgs: import nixpkgs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue