add comment to disko-config.nix

This commit is contained in:
Ingolf Wagner 2023-05-01 15:35:56 +02:00
parent ab396c38fe
commit fc86e428e7
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -103,6 +103,7 @@ in
# use boot.zfs.extraPools = [ "zraid" ] to mount this pool during boot time.
# or `zpool import -f zraid` once on the first boot and reboot
# you have to run `zpool import -f zraid` every time you rename your networking.{hostname,hostId}
zraid = {
type = "zpool";
mode = "raidz2";