protonmail bridge sucks

This commit is contained in:
mjallen18
2025-11-25 15:35:42 -06:00
parent 001f465153
commit 33c00f0d7c
4 changed files with 23 additions and 14 deletions

View File

@@ -1,10 +1,14 @@
{
config,
lib,
pkgs,
namespace,
...
}:
{
#services.gnome-keyring.enable = false;
#home.packages = [ pkgs.gcr ];
services.pass-secret-service = {
enable = true;
};