From 5c638776fdf71fb92898c965c11d330aa4418016 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 5 Mar 2021 22:51:59 +0100 Subject: machines/shiki: add xautomation --- machines/profpatsch/shiki.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines') diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix index 35792dee..60306187 100644 --- a/machines/profpatsch/shiki.nix +++ b/machines/profpatsch/shiki.nix @@ -284,6 +284,8 @@ in { name = "deploy"; }) # myPkgs.zoomboxed + # for xte with xbindkeys + xautomation ]; in systemPkgs ++ xPkgs ++ guiPkgs ++ programmingTools ++ documentation -- cgit 1.4.1