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