diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-09-15 23:58:29 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-09-15 23:58:29 +0530 |
| commit | 8719ec65106731191a99238eaf841d003d574a2a (patch) | |
| tree | df5a3a59abbd8f02a46107eb09d6925705fcf352 /packages.nix | |
| parent | 57c592ac541c8837981a3dc0c2a12b3ba8a4fbe7 (diff) | |
| download | nixos-config-8719ec65106731191a99238eaf841d003d574a2a.tar.gz nixos-config-8719ec65106731191a99238eaf841d003d574a2a.zip | |
RSS feed changes
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 |
