autodump: pulling package when programs.autojump.enable is true
This commit is contained in:
@@ -29,5 +29,6 @@ in
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
environment.pathsToLink = [ "/share/autojump" ];
|
||||
environment.systemPackages = [ pkgs.autojump ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user