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
|
@ -19,5 +19,5 @@
|
|||
device = "/dev/sda1";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue