home: packages: add 'fd'
This commit is contained in:
parent
4627350311
commit
bf7184c260
|
@ -18,6 +18,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config.home.packages = with pkgs; lib.mkIf cfg.enable ([
|
config.home.packages = with pkgs; lib.mkIf cfg.enable ([
|
||||||
|
fd
|
||||||
file
|
file
|
||||||
mosh
|
mosh
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|
Loading…
Reference in a new issue