-zfs
This commit is contained in:
parent
e1cbf930a8
commit
ec351aae64
2 changed files with 19 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ in {
|
|||
mode = "raidz2";
|
||||
options.compression = "zstd";
|
||||
options.ashift = "12";
|
||||
mountpoint = "/zstorage";
|
||||
mountpoint = "/zstorage";
|
||||
datasets = {
|
||||
services = {
|
||||
type = "zfs_fs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue