From cf62ad254ba4c4024b84e1e86009110e1cd88572 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 13 May 2026 13:43:38 +0100 Subject: fix(secrets): use pass-secret-service-bin and enable user unit The python pass-secret-service AUR package is unmaintained. Switch to grimsteel's actively-maintained Rust implementation (-bin variant for faster install) and enable the shipped user systemd unit so the service is visible to systemctl --user status, not just lazily D-Bus-activated. --- systemd-units/user.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'systemd-units/user.txt') diff --git a/systemd-units/user.txt b/systemd-units/user.txt index 1aa9014..bc16c0e 100644 --- a/systemd-units/user.txt +++ b/systemd-units/user.txt @@ -7,6 +7,7 @@ cliphist-image.service cliphist-text.service display-watcher.service inhibridge.service +pass-secret-service.service signal.service swayidle.service waybar.service -- cgit v1.3.1