protonmail bridge sucks
This commit is contained in:
@@ -18,19 +18,7 @@ in
|
||||
chmod -R 750 ${config.services.home-assistant.configDir}
|
||||
'';
|
||||
|
||||
# Configure systemd user service for protonmail-bridge
|
||||
systemd.user.services.protonmail-bridge = {
|
||||
environment = {
|
||||
GNUPGHOME = "%h/.gnupg";
|
||||
PASSWORD_STORE_DIR = "%h/.local/password-store";
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
protonmail-bridge = {
|
||||
enable = true;
|
||||
path = with pkgs; [ pass libsecret gnome-keyring ];
|
||||
};
|
||||
matter-server = {
|
||||
enable = true;
|
||||
port = 5580;
|
||||
|
||||
Reference in New Issue
Block a user