fix: update NixOS channel references to version 25.05 and adjust netdata configuration
This commit is contained in:
parent
d161d5f421
commit
fa42667c2a
7 changed files with 11 additions and 9 deletions
|
|
@ -88,6 +88,7 @@ in
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
doveSync
|
||||
dovecot_pigeonhole
|
||||
];
|
||||
|
||||
services.dovecot2 = {
|
||||
|
|
@ -215,9 +216,6 @@ in
|
|||
# Read multiple mails in parallel, improves performance
|
||||
mail_prefetch_count = 20
|
||||
'';
|
||||
modules = [
|
||||
pkgs.dovecot_pigeonhole
|
||||
];
|
||||
protocols = [
|
||||
"sieve"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue