fix: integrate keepassxc browser on all firefox-based browsers

This commit is contained in:
2026-02-03 19:40:35 +01:00
parent 0f0f038f5a
commit 3359426c48
4 changed files with 27 additions and 9 deletions

View File

@@ -7,5 +7,4 @@
Browser.Enabled = true;
};
};
# programs.firefox.nativeMessagingHosts = [ pkgs.keepassxc ]; # FIXME: Resolve 'Access error for config file $HOME/.config/keepassxc/keepassxc.ini' error
}