ZFS: Difference between revisions

imported>Pacien
Use the correct option to properly write metadata
imported>Red-hood
No edit summary
Line 23: Line 23:
boot.supportedFilesystems = [ "zfs" ];
boot.supportedFilesystems = [ "zfs" ];
</syntaxhighlight>
</syntaxhighlight>
Be sure to also set networking.hostId, see https://nixos.org/nixos/manual/options.html#opt-networking.hostId


To activate the configuration and load the ZFS kernel module, run:
To activate the configuration and load the ZFS kernel module, run: