protonmail
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
namespace,
|
||||
...
|
||||
}:
|
||||
@@ -18,6 +19,10 @@ in
|
||||
'';
|
||||
|
||||
services = {
|
||||
protonmail-server = {
|
||||
enable = true;
|
||||
path = with pkgs; [ pass gnome-keyring ];
|
||||
};
|
||||
matter-server = {
|
||||
enable = true;
|
||||
port = 5580;
|
||||
|
||||
Reference in New Issue
Block a user