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/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common/default.nix') diff --git a/common/default.nix b/common/default.nix index 4418fca..7bf5705 100644 --- a/common/default.nix +++ b/common/default.nix @@ -54,6 +54,10 @@ extraPortals = [ pkgs.xdg-desktop-portal-hyprland ]; }; + environment.sessionVariables = { + YDOTOOL_SOCKET = "/run/ydotoold/socket"; + }; + nix.settings.experimental-features = [ "nix-command" "flakes" -- cgit v1.2.3-70-g09d2