diff options
Diffstat (limited to 'packages.nix')
| -rw-r--r-- | packages.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index 9aebe28..0b7c115 100644 --- a/packages.nix +++ b/packages.nix @@ -62,6 +62,10 @@ let apps = with pkgs; [ # Browser qutebrowser + nodePackages."@mozilla/readability" + nodePackages.jsdom + nodePackages.qutejs + # qutebrowser-qt5 brave # firefox @@ -86,6 +90,7 @@ let # chiaki # PS remote play + tgpt remind dunst newsboat |
