From 8d50ba9dec1498f77e6411345f1898541d020b1b Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 12 Oct 2017 01:20:34 +0200 Subject: profiles/workstations: Add fd to packages It's a fast and less verbose alternative to find and while it won't replace find entirely for me it certainly will be useful for less complicated stuff or simple one-liners. Signed-off-by: aszlig --- modules/user/aszlig/profiles/workstation/packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/user/aszlig/profiles') diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix index 4700ee0b..277e9f0c 100644 --- a/modules/user/aszlig/profiles/workstation/packages.nix +++ b/modules/user/aszlig/profiles/workstation/packages.nix @@ -11,6 +11,7 @@ pkgs: with pkgs; [ chromium dash dos2unix + fd ffmpeg figlet firefox -- cgit 1.4.1