From 20a58c2e49c52f4150cdcd981bc5ee63960f0e8b Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Fri, 26 Sep 2025 19:31:28 +0200 Subject: [PATCH] zhu --- systems/x86_64-linux/stargate/disko.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/x86_64-linux/stargate/disko.nix b/systems/x86_64-linux/stargate/disko.nix index 68d5638..94b4e33 100644 --- a/systems/x86_64-linux/stargate/disko.nix +++ b/systems/x86_64-linux/stargate/disko.nix @@ -47,6 +47,7 @@ in { mode = "raidz2"; options.compression = "zstd"; options.ashift = "12"; + mountpoint = "none"; datasets = { "services" = { type = "zfs_fs";