aboutsummaryrefslogtreecommitdiff
path: root/environments
diff options
context:
space:
mode:
Diffstat (limited to 'environments')
-rw-r--r--environments/immae-eu.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/immae-eu.nix b/environments/immae-eu.nix
index a7dfda1..e726c59 100644
--- a/environments/immae-eu.nix
+++ b/environments/immae-eu.nix
@@ -88,6 +88,7 @@ let
88 vimPlugins.vim-plug 88 vimPlugins.vim-plug
89 (vim_configurable.override { python = python3; }) 89 (vim_configurable.override { python = python3; })
90 mailcap 90 mailcap
91 webapps.surfer
91 92
92 # password management 93 # password management
93 (pass.withExtensions (exts: [ exts.pass-otp ])) apg pwgen 94 (pass.withExtensions (exts: [ exts.pass-otp ])) apg pwgen