From c39b27c44047c3e07477e9bd5359d9f1c3910d97 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Mon, 22 Jul 2024 14:14:44 +0200 Subject: [PATCH] feat: adds translate cli --- modules/home/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/packages.nix b/modules/home/packages.nix index 370b0aa..94cf843 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -1,6 +1,7 @@ { inputs, pkgs, ... }: { home.packages = with pkgs; [ + translate-shell # Google Translate but in the CLI wireguard-tools # VPN connections openresolv # required for wireguard-tools pwgen