bring back roundcube (with sieve)
This commit is contained in:
parent
17e257a318
commit
9546caaa7c
4 changed files with 7 additions and 0 deletions
|
@ -187,4 +187,5 @@
|
|||
enable = false;
|
||||
dataDir = "/opt/karakeep";
|
||||
};
|
||||
my.roundcube.enable = true;
|
||||
}
|
||||
|
|
|
@ -30,6 +30,7 @@ let
|
|||
${remote} ${mount}
|
||||
'';
|
||||
ExecStop = "${lib.getExe' pkgs.fuse "fusermount"} -zu ${mount}";
|
||||
Restart = "on-failure";
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue