Add VentoyArch
This commit is contained in:
parent
b78814d8a7
commit
9fe7f5895b
4 changed files with 31 additions and 1 deletions
|
@ -17,4 +17,6 @@ HOOKS=(base udev kms plymouth keyboard autodetect microcode modconf block filesy
|
|||
HOOKS=(base udev kms keyboard autodetect microcode modconf block netconf dropbear encryptssh filesystems btrfs fsck)
|
||||
{%@@ elif profile == 'Shire' @@%}
|
||||
HOOKS=(base udev kms keyboard keymap autodetect microcode modconf block bluetooth unl0kr encrypt plymouth filesystems resume fsck)
|
||||
{%@@ elif profile == "VentoyArch" @@%}
|
||||
HOOKS=(base udev kms plymouth keyboard autodetect microcode modconf block ventoy filesystems btrfs encrypt resume fsck)
|
||||
{%@@ endif @@%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue