Add more search engines
This commit is contained in:
parent
ab355abf17
commit
4153994f0d
2 changed files with 17 additions and 3 deletions
|
@ -17,6 +17,8 @@
|
|||
|
||||
boot.initrd.allowMissingModules = true;
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
nixpkgs.config.allowBroken = true;
|
||||
nixpkgs = {
|
||||
hostPlatform = "aarch64-linux";
|
||||
config.allowBroken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue