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
1 changed files with 1 additions and 1 deletions
|
@ -89,5 +89,5 @@
|
||||||
|
|
||||||
# Other
|
# Other
|
||||||
|
|
||||||
boot.supportedFilesystems = [ "ntfs" ]; # for USB drives
|
boot.supportedFilesystems = [ "ntfs" "zfs" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue