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