diff --git a/flake-module.nix b/flake-module.nix index 82bf10f..b1d1d42 100644 --- a/flake-module.nix +++ b/flake-module.nix @@ -14,6 +14,7 @@ systems = ["x86_64-linux"]; perSystem = { config, + inputs', pkgs, ... }: {