added zpool name
This commit is contained in:
parent
91e3cb92b5
commit
55b37120ec
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
# TODO add pool name
|
# TODO add pool name
|
||||||
zfs.extraPools = [ ];
|
zfs.extraPools = [ "Main" ];
|
||||||
filesystem = "zfs";
|
filesystem = "zfs";
|
||||||
useSystemdBoot = true;
|
useSystemdBoot = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user