diff --git a/mint.yml b/mint.yml index 8195014..972d13b 100644 --- a/mint.yml +++ b/mint.yml @@ -42,6 +42,6 @@ install_recommends: no - name: remove dhcpcd because NetworkManager is doing the job - command: systemctl enable dhcpcd + command: systemctl disable dhcpcd args: removes: /etc/systemd/system/multi-user.target.wants/dhcpcd.service