chore: autostart keepassxc
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
nydragon 2025-03-23 16:18:55 +01:00
parent 851304dcb5
commit b841ad7488
Signed by: nydragon
SSH key fingerprint: SHA256:WcjW5NJPQ8Dx4uQDmoIlVPLWE27Od3fxoe0IUvuoPHE

View file

@ -37,6 +37,7 @@ mkIf osConfig.programs.hyprland.enable {
exec-once = [
"${config.services.kdeconnect.package}/bin/kdeconnect-indicator"
"${getExe' pkgs.gnome-keyring "gnome-keyring-daemon"}"
(getExe pkgs.keepassxc)
];
general = {