Unai
Unai
Any chance this will get merged anytime soon? been missing this ever since Sierra broke karabiner :(
I'm getting the same errors, but seeing nothing on the logs other than the fact that the remoteHost url is null: ``` 12:45:25.230 DEBUG [RegistrationServlet.process] - getting the following registration...
Forgot to update this, but I managed to get this working by replacing the aforementioned line of code with: `command: ["PRIVATE=$(curl -s $ECS_CONTAINER_METADATA_URI_V4 | jq -r '.Networks[0].IPv4Addresses[0]') ; export REMOTE_HOST=\"http://$PRIVATE:5555\"...
I'm getting this same error on nixos 25.11, using the nixpkgs packages, but also using this repository's packages. My config looks something like this: ``` wayland.windowManager.hyprland = { enable =...