work
Some checks are pending
/ job (push) Waiting to run

This commit is contained in:
Marc Beninca 2025-06-07 16:12:20 +02:00
parent 4db1dbb566
commit 1e1eb4caae
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -14,3 +14,9 @@ menuentry 'ubuntu / stable' { ubusquash '/w/boot/ubuntu/stable' }
menu_split
menuentry 'alma / latest' { almsquash '/w/boot/alma/latest' }
menuentry 'alma / stable' { almsquash '/w/boot/alma/stable' }
menu_split
menuentry 'work / tui / stable' { debsquash '/w/boot/work/tui.stable' }
menuentry 'work / tui / latest' { debsquash '/w/boot/work/tui.latest' }
menu_split
menuentry 'work / gui / stable' { debsquash '/w/boot/work/gui.stable' }
menuentry 'work / gui / latest' { debsquash '/w/boot/work/gui.latest' }