bump, cross fixes
This commit is contained in:
parent
68a83d1575
commit
62c7179b62
9 changed files with 58 additions and 50 deletions
|
@ -1,6 +0,0 @@
|
|||
{lib, ...}: {
|
||||
nixpkgs = {
|
||||
hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
buildPlatform = "x86_64-linux";
|
||||
};
|
||||
}
|
1
modules/desktop/binfmt.nix
Normal file
1
modules/desktop/binfmt.nix
Normal file
|
@ -0,0 +1 @@
|
|||
{boot.binfmt.emulatedSystems = ["aarch64-linux"];}
|
Loading…
Add table
Add a link
Reference in a new issue