From 1e50d95ea2f75807552279ea0ecf50da42d4d194 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Fri, 4 Jun 2021 13:42:17 -0400 Subject: [PATCH] packages --- home-cli.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home-cli.nix b/home-cli.nix index 92d88a5..c3034a8 100644 --- a/home-cli.nix +++ b/home-cli.nix @@ -5,7 +5,7 @@ let in { home.packages = with pkgs; [ # deno - ripgrep fd wget nodejs yarn cargo mosh w3m bombadillo nnn urlview gnupg hexyl httpie cacert catimg tealdeer du-dust duplicati bitwarden-cli rage sd bottom magic-wormhole eva glow restic tig gitui pastel spotify-tui manix weechat + ripgrep fd wget nodejs yarn cargo mosh w3m nnn urlview gnupg hexyl httpie cacert catimg tealdeer du-dust duplicati bitwarden-cli rage sd bottom magic-wormhole eva glow restic tig gitui pastel spotify-tui manix weechat amfora ghc ocaml ispell aspell aspellDicts.en aspellDicts.en-computers aspellDicts.en-science aspellDicts.fr aspellDicts.de aspellDicts.eo aspellDicts.es ]; @@ -275,6 +275,7 @@ in programs.gpg.enable = true; programs.mpv.enable = true; programs.jq.enable = true; + programs.noti.enable = true; programs.keychain = { enable = true;