switch michishirube to x86

This commit is contained in:
TheWanderingCrow 2025-08-06 15:01:21 -04:00
parent e7c56cd9ef
commit a17ffdb7c9

View file

@ -29,7 +29,7 @@
])
];
nixpkgs.hostPlatform = lib.mkDefault "aarch64-linux";
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hostSpec = {
hostName = "Michishirube";