mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
system: do not auto mount ipfs
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user