removed invaled pool name
This commit is contained in:
parent
4b93a75b05
commit
4d336ef7a3
@ -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;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user