refactor: try to support cross compile nixos config
This commit is contained in:
parent
6e5b5e8c98
commit
a341473f6c
6 changed files with 46 additions and 40 deletions
|
@ -17,6 +17,8 @@
|
|||
})
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
libraspberrypi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue