1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00

exa: fix kalhauge maintainers reference

This commit is contained in:
Luna Nova 2021-12-25 10:24:46 -08:00 committed by Robert Helgesson
parent ec79a7d830
commit 5705ba1366
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -15,7 +15,7 @@ let
};
in {
meta.maintainers = [ maintainers.kalhauge ];
meta.maintainers = [ hm.maintainers.kalhauge ];
options.programs.exa = {
enable =