diff --git a/flake.nix b/flake.nix index 05f7fcd..fba3756 100644 --- a/flake.nix +++ b/flake.nix @@ -86,6 +86,7 @@ localSystem = builtins.currentSystem or platform; crossSystem = platform; overlays = [ self.overlays.default ]; + config.allowUnsupportedSystem = true; }); packages = eachSystem (system: platform: