From 955d12c9ef205692c6e030bf451a240b34ce0aec Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 16 Oct 2024 09:43:42 +0200 Subject: add ydotool --- common/users.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common/users.nix') diff --git a/common/users.nix b/common/users.nix index 5046d0a..a0bafe5 100644 --- a/common/users.nix +++ b/common/users.nix @@ -5,6 +5,7 @@ extraGroups = [ "wheel" "networkmanager" + "ydotool" ]; shell = pkgs.zsh; }; -- cgit v1.2.3-70-g09d2