add rspamd

This commit is contained in:
Kopatz
2025-12-09 16:34:00 +01:00
parent 792555bd7d
commit 53dafb8b1f
4 changed files with 11 additions and 3 deletions

View File

@@ -117,6 +117,10 @@
};
};
programs.zoxide = {
enable = true;
enableZshIntegration = true;
};
nix.gc.automatic = lib.mkForce false;
services.searx = {
enable = false;