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