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