From 2f5c911da4863258224d4f9c180733d155d3e5e7 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 17 Jul 2019 09:45:57 +0200 Subject: [PATCH] shell: add alacritty and xwininfo --- shell.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/shell.nix b/shell.nix index 999eba0..ed7bde4 100644 --- a/shell.nix +++ b/shell.nix @@ -20,6 +20,12 @@ stdenv.mkDerivation { imagemagick esh + + xorg.xwininfo + + + # testing + alacritty ]; # Set Environment Variables