diff --git a/builder/pwnagotchi.yml b/builder/pwnagotchi.yml index 617b6ee..b8c8c0d 100644 --- a/builder/pwnagotchi.yml +++ b/builder/pwnagotchi.yml @@ -358,7 +358,7 @@ dest: /boot/config.txt insertafter: EOF line: '{{ item }}' - with_items: "{{system.boot_options}}" + with_items: "{{system.boot_optionsall}}" - name: adjust /etc/modules lineinfile: