In 24.04 when I entered the command `nmcli connection show` I was shown a list of UUIDs drawn from the files stored at `/etc/NetworkManager/system-connections/someUUID.nmconnection`
Now in 26.04 those files are gone, but the command still shows me the same old list.
Some digging found .yaml files with the info I needed at `/etc/netplan/90-NM-someUUID.yaml`
If I want to set IP addresses and such do I still use `nmcli connection modify [args]`?
Or has that been replaced, and if so what is/are the command(s) I need to learn to use?
Now in 26.04 those files are gone, but the command still shows me the same old list.
Some digging found .yaml files with the info I needed at `/etc/netplan/90-NM-someUUID.yaml`
If I want to set IP addresses and such do I still use `nmcli connection modify [args]`?
Or has that been replaced, and if so what is/are the command(s) I need to learn to use?
