zh
This commit is contained in:
parent
20a58c2e49
commit
d77e455719
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ in {
|
||||||
mode = "raidz2";
|
mode = "raidz2";
|
||||||
options.compression = "zstd";
|
options.compression = "zstd";
|
||||||
options.ashift = "12";
|
options.ashift = "12";
|
||||||
mountpoint = "none";
|
mountpoint = null;
|
||||||
datasets = {
|
datasets = {
|
||||||
"services" = {
|
"services" = {
|
||||||
type = "zfs_fs";
|
type = "zfs_fs";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue