mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
deploy on arm
This commit is contained in:
parent
b5d14b5ba1
commit
fd24483622
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
])
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
nixpkgs.hostPlatform = lib.mkDefault "aarch64-linux";
|
||||
|
||||
hostSpec = {
|
||||
hostName = "Michishirube";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue