diff --git a/flake.nix b/flake.nix index daaf0ad..5d881a7 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ inherit (futils.lib) eachDefaultSystem; defaultModules = [ - ({ pkgs, ... }: { + ({ ... }: { # Let 'nixos-version --json' know about the Git revision system.configurationRevision = if self ? rev