backyard: import pool on boot
This commit is contained in:
parent
66fb553ab7
commit
97a643945d
|
@ -16,6 +16,7 @@
|
|||
networking.hostId = "64cc144d";
|
||||
# https://old.reddit.com/r/zfs/comments/1826lgs/psa_its_not_block_cloning_its_a_data_corruption/
|
||||
boot.kernelParams = [ "zfs.zfs_dmu_offset_next_sync=0" ];
|
||||
boot.zfs.extraPools = [ "pool" ];
|
||||
|
||||
beatific.hostName = "backyard";
|
||||
beatific.defaults.tvbSync = false;
|
||||
|
|
Loading…
Reference in New Issue