kilgharrah: explicitly enable zfs userspace utils
this has occasionally come in handy while shuffling drives around
This commit is contained in:
parent
7fe71d559c
commit
c109d8e7e7
|
@ -89,5 +89,5 @@
|
|||
|
||||
# Other
|
||||
|
||||
boot.supportedFilesystems = [ "ntfs" ]; # for USB drives
|
||||
boot.supportedFilesystems = [ "ntfs" "zfs" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue