netword remove netplan

This commit is contained in:
CroneKorkN 2025-08-09 21:33:35 +02:00
parent 7eac09e547
commit 3bcd2be520
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -10,6 +10,9 @@ defaults = {
'resolvconf': {
'installed': False,
},
'netplan.io': {
'installed': False,
},
},
},
}