diff options
-rw-r--r-- | overlays/environments/immae-eu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/environments/immae-eu.nix b/overlays/environments/immae-eu.nix index d6d86804..b1a0a9b0 100644 --- a/overlays/environments/immae-eu.nix +++ b/overlays/environments/immae-eu.nix | |||
@@ -46,7 +46,7 @@ let | |||
46 | feh imagemagick tiv graphicsmagick qrcode | 46 | feh imagemagick tiv graphicsmagick qrcode |
47 | 47 | ||
48 | # internet browsing | 48 | # internet browsing |
49 | w3m lynx links elinks browsh weboob urlview googler urlwatch | 49 | w3m lynx links elinks browsh weboob urlview urlscan googler urlwatch |
50 | 50 | ||
51 | # less | 51 | # less |
52 | python3Packages.pygments lesspipe highlight sourceHighlight | 52 | python3Packages.pygments lesspipe highlight sourceHighlight |