add end script

This commit is contained in:
waveringana 2025-06-15 05:35:32 -04:00
parent eb628e5a74
commit 1a13656f95
3 changed files with 28 additions and 1 deletions

View file

@ -17,6 +17,9 @@
}).fd];
};
};
hooks.qemu = {
end = "./scripts/end.sh";
};
};
users.extraUsers.regent.extraGroups = [ "libvirtd" ];