Import zpool

This commit is contained in:
2019-10-18 00:03:48 +02:00
parent c9d96958cc
commit c3d4cfe505
2 changed files with 6 additions and 1 deletions

View File

@@ -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 = {
"/" = {