diff --git a/flake.nix b/flake.nix index c8cd1a4..f0c9ae3 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,7 @@ ({ inputs, lib, withSystem, ... }: let authentik-version = "2023.6.1"; # to pass to the drvs of some components - in rec { + in { systems = [ "x86_64-linux" "aarch64-linux" # not tested