Add bigssd to extra pools
This commit is contained in:
parent
71adb46aab
commit
d902a12c56
|
@ -98,6 +98,7 @@ in {
|
|||
# ZFS
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
boot.zfs.forceImportRoot = false;
|
||||
boot.zfs.extraPools = [ "bigssd" ];
|
||||
# Generated with head -c4 /dev/urandom | od -A none -t x4
|
||||
networking.hostId = "bc94e9d3";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue