maybe?
This commit is contained in:
@@ -18,6 +18,14 @@ 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;
|
||||
|
||||
Reference in New Issue
Block a user