diff --git a/ansible/t14.p.vstill.cz.yml b/ansible/t14.p.vstill.cz.yml
index df901404e548cd1d0189ce111e282a5109aa1746..7b0b21d5ebd52695f4cbe92cbcdc3ea796d75496 100644
--- a/ansible/t14.p.vstill.cz.yml
+++ b/ansible/t14.p.vstill.cz.yml
@@ -138,6 +138,7 @@
           - xmonad-contrib
           - xmobar
           - xorg-xinit
+          - xorg-xmessage
           - xorg-xlsfonts
           - xdg-utils
           - gnu-free-fonts
@@ -174,6 +175,7 @@
           - pulseaudio-bluetooth
           - tk
           - nmap
+          - inetutils
           - evince
           - pdfpc
           - thunar
@@ -190,6 +192,9 @@
           - xf86-input-wacom
           - discord
           - meld
+          - openbsd-netcat
+          - socat
+          - traceroute
       notify:
         - font caches
 
@@ -224,15 +229,16 @@
       pacman:
         pkg:
           - ghc
+          - ghc-static
           - darcs
           - cabal-install
-          - haskell-quickcheck
-          - haskell-hunit
-          - haskell-hakyll
-          - haskell-base-unicode-symbols
-          - haskell-regex-pcre
-          - haskell-hint
-          - haskell-ieee754
+#          - haskell-quickcheck
+#          - haskell-hunit
+#          - haskell-hakyll
+#          - haskell-base-unicode-symbols
+#          - haskell-regex-pcre
+#          - haskell-hint
+#          - haskell-ieee754
           - hlint
 
     - name: Misc tools
@@ -284,6 +290,8 @@
           - p7zip
           - archiso
           - boost
+          - nodejs-lts-fermium  # v14.X
+          - npm
 
     - name: Flake8 linters
       pip: