From a3ac6ebc73831181bcb72472a6c9616cc345d5bf Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 17 Jun 2026 15:47:34 +0100 Subject: Restore AUR pass secret service --- nix/host.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nix') 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 -- cgit v1.3.1