@ -12,7 +12,7 @@
inputs.flake-parts.flakeModules.easyOverlay
];
systems = [ "x86_64-linux" ];
systems = [ "x86_64-linux" "aarch64-linux" ];
perSystem = args@{ system, pkgs, lib, config, ... }: let
invoiceplane-template = pkgs.stdenv.mkDerivation {