diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-21 22:17:54 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-21 22:17:54 +0200 |
| commit | 8929640bc8aa84325315f734ba1e75cb9c44892f (patch) | |
| tree | 11bd35da370e0e5168a7fc644ed801bc2aafb09f /roles/bootstrap/vars | |
| parent | fd1b383b1b93ae556387fb5a846eb6e6f1ac3404 (diff) | |
Fix the rEFInd timeout and styling
Diffstat (limited to 'roles/bootstrap/vars')
| -rw-r--r-- | roles/bootstrap/vars/ubuntu.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/bootstrap/vars/ubuntu.yml b/roles/bootstrap/vars/ubuntu.yml index d47f391..3c9f322 100644 --- a/roles/bootstrap/vars/ubuntu.yml +++ b/roles/bootstrap/vars/ubuntu.yml @@ -4,8 +4,6 @@ bootstrap_distro: mirror_url: "http://archive.ubuntu.com/ubuntu/" packages: - "linux-generic-hwe-24.04" - - "systemd-boot" - - "systemd-boot-efi" bootstrap_opts: "" |
