Sudoers issue problem

debian 12
kicksecure GUI
i unable to tun systemcheck and time sync and tor (nyx is not present though )

unable to open /run/sudo/ts/user: Permission denied sudo: a password is required

my user is in sudo group … do i need password less sudo group access %sudo ALL=(ALL) NOPASSWD: ALL ?? to make things work ?

As per sudeoers config folder only these apps will work password less with username “user” … carefully edit it with your username

Or add the user to group sudo.

 sudo adduser user-name sudo