about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-03-05 22:51:59 +0100
committerProfpatsch <mail@profpatsch.de>2021-03-05 22:56:29 +0100
commit5c638776fdf71fb92898c965c11d330aa4418016 (patch)
treee2040240bdbce43e30b08b726b1836f192d8d165 /machines/profpatsch
parent7b681de681b1e9b8f6361ad01ec43c02532dcc3f (diff)
machines/shiki: add xautomation
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/shiki.nix2
1 files changed, 2 insertions, 0 deletions
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