remove mongodb stuff

This commit is contained in:
Yan Lin 2026-02-10 19:38:54 +01:00
parent 9dc7729cd5
commit 545af946e3

View file

@ -41,9 +41,6 @@
"zfs.zfs_arc_min=2147483648" # 2GB min ARC size
];
# Kernel tuning for MongoDB
boot.kernel.sysctl."vm.max_map_count" = 262144;
# Network configuration
networking = {
hostName = "nfss";