move some things, add more packages, successfully re-provisioned loki

This commit is contained in:
Mark Riedesel 2024-11-21 12:47:56 -06:00
parent 0cfed2acdc
commit fda8660515
11 changed files with 42 additions and 15 deletions

View file

@ -83,6 +83,7 @@ function enable_systemd_services {
systemctl enable zfs.target
systemctl enable zfs-import-cache.service
systemctl enable zfs-mount.service
systemctl enable systemd-resolved.service
}
# do the stuff