diff --git a/flake.nix b/flake.nix index 74ce277..d4ca166 100644 --- a/flake.nix +++ b/flake.nix @@ -101,7 +101,7 @@ ]; }; yokai = nixpkgs.lib.nixosSystem { - system = "x86_64-linux"; + system = "aarch64-linux"; specialArgs = inputs; modules = [ ./systems/yokai