removed invaled pool name
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
networking.hostId = "1beb3026";
|
networking.hostId = "1beb3026";
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
zfs.extraPools = [ "ZFS-primary" ];
|
# TODO add pool name
|
||||||
|
zfs.extraPools = [ ];
|
||||||
filesystem = "zfs";
|
filesystem = "zfs";
|
||||||
useSystemdBoot = true;
|
useSystemdBoot = true;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user