diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/athena.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/athena.nix b/host/athena.nix index 3c4bf37..21d6ecf 100644 --- a/host/athena.nix +++ b/host/athena.nix @@ -6,6 +6,7 @@ ../gui/networkmanager.nix ../gui/stalonetray.nix ../gui/redshift.nix + ../gui/touchegg.nix ]; home.packages = with pkgs; [ |