home: packages: add 'fd'
This commit is contained in:
parent
62e29fc622
commit
5e3bd82f8b
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue