Move mkinitcpio/modprobe/sysctl configuration to base setup task
This commit is contained in:
parent
fec111584c
commit
ebb8f8c2c2
12 changed files with 185 additions and 250 deletions
3
templates/laptop/mkinitcpio/2-hooks.conf.j2
Normal file
3
templates/laptop/mkinitcpio/2-hooks.conf.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# {{ ansible_managed }}
|
||||
|
||||
HOOKS=(base udev autodetect microcode modconf kms keyboard keymap consolefont block encrypt lvm2 resume filesystems fsck)
|
||||
Loading…
Add table
Add a link
Reference in a new issue