machines/renoir: add garage

This commit is contained in:
Romain Paquet 2026-03-26 20:11:39 +01:00
parent af4a2e6e22
commit e6f46a5f59

View file

@ -20,6 +20,7 @@
}; };
renoir = { renoir = {
tags = [ tags = [
"garage"
"syncthing" "syncthing"
]; ];
}; };