mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
exa: fix kalhauge maintainers reference
This commit is contained in:
committed by
Robert Helgesson
parent
ec79a7d830
commit
5705ba1366
@@ -15,7 +15,7 @@ let
|
||||
};
|
||||
|
||||
in {
|
||||
meta.maintainers = [ maintainers.kalhauge ];
|
||||
meta.maintainers = [ hm.maintainers.kalhauge ];
|
||||
|
||||
options.programs.exa = {
|
||||
enable =
|
||||
|
||||
Reference in New Issue
Block a user