codeuh's quadlets.
rsync -av --delete ./RHEL-9/codeuh/quadlets/ ~/.config/containers/systemd/
rsync -av --inplace --no-t --omit-dir-times ./RHEL-9/codeuh/units/ ~/.config/systemd/user/
systemctl --user daemon-reload
sudo rsync -av --delete ./RHEL-9/root/quadlets/ /etc/containers/systemd/
sudo rsync -av --inplace --no-t --omit-dir-times ./RHEL-9/root/units/ /etc/systemd/system/
sudo systemctl daemon-reload
rsync -av --delete ./Fedora/codeuh/quadlets/ ~/.config/containers/systemd/
rsync -av --inplace --no-t --omit-dir-times ./Fedora/codeuh/units/ ~/.config/systemd/user/
systemctl --user daemon-reload
sudo rsync -av --delete ./Fedora/root/quadlets/ /etc/containers/systemd/
sudo rsync -av --inplace --no-t --omit-dir-times ./Fedora/root/units/ /etc/systemd/system/
sudo systemctl daemon-reload