update cross compile

This commit is contained in:
Patrick Neff 2025-01-08 00:54:41 +01:00
parent a336e43565
commit 53a1186f1c
1 changed files with 1 additions and 1 deletions

View File

@ -89,5 +89,5 @@
}; };
system.stateVersion = "23.11"; system.stateVersion = "23.11";
nixpkgs.hostPlatform.system = "aarch64-linux"; #nixpkgs.hostPlatform.system = "aarch64-linux";
} }