diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-01-17 01:15:31 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-01-17 01:15:31 +0100 |
commit | e6052491c138a418313d634ccd038d81337c6a24 (patch) | |
tree | 888fdff0157d0d9174d8f54b2815d42a07614451 /overlays/environments | |
parent | 739d28eaf8cb226f74a7e7f5ad31fb152a90ee4b (diff) | |
download | Nix-e6052491c138a418313d634ccd038d81337c6a24.tar.gz Nix-e6052491c138a418313d634ccd038d81337c6a24.tar.zst Nix-e6052491c138a418313d634ccd038d81337c6a24.zip |
Add urlscan to environment
Diffstat (limited to 'overlays/environments')
-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 d6d8680..b1a0a9b 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 |