From 32da8689b4e4115f5c6d6c6ec1dc09f1fc1706ad Mon Sep 17 00:00:00 2001 From: Ahwx Date: Wed, 9 Oct 2024 16:23:40 +0200 Subject: [PATCH] feat: adds/remove programs (bitwarden-cli/iamb) --- modules/home/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/packages.nix b/modules/home/packages.nix index cfe7895..c3cca7d 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -1,13 +1,13 @@ { inputs, pkgs, ... }: { home.packages = with pkgs; [ + bitwarden-cli gajim # XMPP client nheko # Matrix client linuxKernel.packages.linux_hardened.v4l2loopback # Use A7ii as webcam # wikit # Wikipedia summaries from the terminal, not added to Nix yet # reader # Firefox reader mode but in the terminal, not added to Nix yet vimv # edit filenames in batch with $EDITOR - iamb # Try CLI Matrix pastel # generate, analyze, convert and manipulate colors glow # Render Markdown from the terminal htmlq # jq but for HTML