ZFS: Difference between revisions
imported>Mic92 fair warning about zfs mount mechanism. |
imported>Mic92 m note -> warning |
||
| Line 17: | Line 17: | ||
== How to use it == | == How to use it == | ||
{{ | {{warning|Add all mounts to your as legacy mounts as described in this article instead of zfs's own mount mechanism. Otherwise mount's might be not mounted in the correct order during boot!}} | ||
Just add the following to your <code>configuration.nix</code> file: | Just add the following to your <code>configuration.nix</code> file: | ||