For \(n\ge 5\), \(n!\) ends with 0, hence \((n!)^{n!}\) contributes unit digit \(0\).
Only \(n=1,2,3,4\) matter:
\((1!)^{1!}=1,\ (2!)^{2!}=2^2=4,\ (3!)^{3!}=6^6\) ends with \(6\),
\((4!)^{4!}=24^{24}\) has the same unit pattern as \(4^{24}\) (even power) \(=6\).
Sum of unit digits \(=1+4+6+6=17\)
so the final unit digit is \(7\).