diff --git a/modules/cli.nix b/modules/cli.nix index 3837502..ee40186 100644 --- a/modules/cli.nix +++ b/modules/cli.nix @@ -1,4 +1,3 @@ -# Need to read? { config, pkgs, ... }: { environment.systemPackages = with pkgs; [ htop ripgrep jq silver-searcher ];