system: do not auto mount ipfs

This commit is contained in:
2024-06-25 17:12:22 +08:00
parent f209baaa0f
commit 85b4404e7a

View File

@@ -8,7 +8,7 @@ inputs:
dbus.implementation = "broker";
fstrim.enable = true;
acpid.enable = true;
kubo = { enable = true; autoMount = true; };
kubo.enable = true;
};
time.timeZone = "Asia/Shanghai";
boot =