Import zpool
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
git
|
||||
];
|
||||
|
||||
# Enable zfs support
|
||||
networking.hostId = "bb26c304";
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
|
||||
# File systems configuration for using the installer's partition layout
|
||||
fileSystems = {
|
||||
"/" = {
|
||||
|
||||
Reference in New Issue
Block a user