diff options
| author | 2026-06-17 15:47:34 +0100 | |
|---|---|---|
| committer | 2026-06-17 15:47:34 +0100 | |
| commit | a3ac6ebc73831181bcb72472a6c9616cc345d5bf (patch) | |
| tree | 769da8066e6e1962514c3d3587ac31c87125cdc3 /nix/host.nix | |
| parent | f56e432f0079b09879f00eb518fe104b0733fb85 (diff) | |
| download | dotfiles-a3ac6ebc73831181bcb72472a6c9616cc345d5bf.tar.gz dotfiles-a3ac6ebc73831181bcb72472a6c9616cc345d5bf.tar.bz2 dotfiles-a3ac6ebc73831181bcb72472a6c9616cc345d5bf.zip | |
Restore AUR pass secret service
Diffstat (limited to 'nix/host.nix')
| -rw-r--r-- | nix/host.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/nix/host.nix b/nix/host.nix index 5296af6..ca8bcc4 100644 --- a/nix/host.nix +++ b/nix/host.nix @@ -71,12 +71,6 @@ in # `protonmail-bridge-core`. protonmail-bridge - # ── Secrets portal ──────────────────────────────────────────────────────── - # D-Bus org.freedesktop.secrets implementation backed by pass. The explicit - # user unit lives in dot_config/systemd/user/pass-secret-service.service so - # it can keep the stable unit name and PASSWORD_STORE_DIR drop-in. - pass-secret-service - # ── Wayland session: bars, launchers, notifiers, daemons ────────────────── # Pure user-session GUIs/daemons — no system unit, no D-Bus activation # file under /usr/share/dbus-1, no login-manager session entry. The |
