Add gnome-keyring + keepassxc

This commit is contained in:
Florestan Bredow
2023-12-05 20:59:38 +01:00
committed by Florestan Bredow
parent 6ad08840eb
commit 6d17e7be71
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=GNOME Keyring daemon
Requires=gnome-keyring-daemon.socket
[Service]
Type=simple
StandardError=journal
ExecStart=/usr/bin/gnome-keyring-daemon --foreground --components="pkcs11,secrets,ssh" --control-directory=%t/keyring
Restart=on-failure
[Install]
Also=gnome-keyring-daemon.socket
WantedBy=graphical-session-pre.target

View File

@@ -0,0 +1,3 @@
[D-BUS Service]
Name=org.freedesktop.secrets
Exec=/usr/bin/keepassxc