Modify grub conf on desktop
Hopefully I can still access windows after this lmao
This commit is contained in:
parent
99cf9a5e0e
commit
64d61d31c5
@ -128,9 +128,10 @@
|
||||
desktop_apt_debs_extra:
|
||||
- "https://github.com/MultiMC/MultiMC5/releases/download/0.6.8/multimc_1.4-1.deb" # MultiMC
|
||||
tags: [ desktop, desktop-role ]
|
||||
# - role: grub
|
||||
# vars:
|
||||
# grub_disable_os_prober: "false"
|
||||
# grub_timeout: 5
|
||||
# grub_hidden_timeout: 5
|
||||
# tags: [ desktop, grub ]
|
||||
- role: grub
|
||||
vars:
|
||||
grub_default: "saved"
|
||||
grub_disable_os_prober: "false"
|
||||
grub_timeout: 5
|
||||
grub_hidden_timeout: 5
|
||||
tags: [ desktop, grub ]
|
||||
|
Loading…
Reference in New Issue
Block a user