feat(profiles): ensure we use which{,.debianutils} instead of which.

This commit is contained in:
Alexandre Pujol 2025-06-19 23:16:16 +02:00
parent d2dbf771cc
commit be62e5186f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
35 changed files with 35 additions and 36 deletions

View file

@ -34,7 +34,7 @@ profile x11-xsession @{exec_path} {
@{bin}/tail rix,
@{bin}/tempfile rix,
@{bin}/touch rix,
@{bin}/which rix,
@{bin}/which{,.debianutils} rix,
@{bin}/dbus-update-activation-environment rCx -> dbus,