diff options
| author | 2026-05-13 13:43:38 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:38 +0100 | |
| commit | cf62ad254ba4c4024b84e1e86009110e1cd88572 (patch) | |
| tree | 93d3decc1c40b5bd0873c75b885268cf06a84904 /systemd-units/user.txt | |
| parent | 01067befb84a6a8b43929b1c06622e63a2fee939 (diff) | |
| download | dotfiles-cf62ad254ba4c4024b84e1e86009110e1cd88572.tar.gz dotfiles-cf62ad254ba4c4024b84e1e86009110e1cd88572.tar.bz2 dotfiles-cf62ad254ba4c4024b84e1e86009110e1cd88572.zip | |
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.
Diffstat (limited to 'systemd-units/user.txt')
| -rw-r--r-- | systemd-units/user.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
