Networks are recreated on reboot?

It seems that if I have changed any network settings and I reboot my machine, a new network gets created with the original settings and it uses that instead. For example I keep trying to enable wake on lan. After I run the nmcli command to modify the connection to enable wake on lan, if I reboot a new connection is created that doesn’t have wol enabled and it is being used.

nmcli c show
NAME                        UUID                                  TYPE       DEVICE  
Wired Connection            1b022931-67c0-45ed-b0a9-ce4aeb11d58f  ethernet   enp11s0 
lo                          93433db9-c934-4237-9e27-bf6e5d6fff36  loopback   lo      
Joseph's S23 Ultra Network  7ede4f9b-f350-42b3-877d-a58b261dbfe0  bluetooth  --      
Wired Connection            9bf51875-e648-4006-9253-b63c19ba4423  ethernet   --

The other thing to note is that I had deleted that Joseph's S23 Ultra Network before I rebooted. So, not only did it recreate Wired Connection it also recreated Joseph's S23 Ultra Network. Something else must be attempting to control the state of my network connections and I don’t know what it is.