deploy on arm

This commit is contained in:
TheWanderingCrow 2025-08-01 15:32:47 -04:00
parent b5d14b5ba1
commit fd24483622

View file

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