mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
KeePassXC fully integrated: passwords, browser integration, ssh, & service
This commit is contained in:
parent
a8bc48adc0
commit
d74cd9b87c
7 changed files with 71 additions and 8 deletions
|
|
@ -21,9 +21,6 @@
|
|||
dotDir = "/home/${userVars.username}/.config/zsh";
|
||||
|
||||
initContent = ''
|
||||
# -- GPG / SSH Configuration --
|
||||
export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
|
||||
|
||||
# Import Wayland environment to systemd for GUI tools (like pinentry-gnome3)
|
||||
if [ -n "$WAYLAND_DISPLAY" ]; then
|
||||
systemctl --user import-environment WAYLAND_DISPLAY DISPLAY DBUS_SESSION_BUS_ADDRESS 2>/dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue