Fix postCreateHook for disko

This commit is contained in:
Jordan Holt 2024-01-01 22:51:30 +00:00
parent 732d92c7e7
commit ceeaa9e8e5
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -40,7 +40,7 @@
xattr = "sa"; xattr = "sa";
}; };
mountpoint = "/"; mountpoint = "/";
postCreateHook = "zfs snapshot zroot@blank"; postCreateHook = "zfs snapshot rpool@blank";
datasets = { datasets = {
local = { local = {
options = { options = {