This repository has been archived on 2023-01-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
CustomDebian11LiveISO_GUI/config/includes.chroot/etc/NetworkManager/system-connections/Template.nmconnection

27 lines
334 B
Plaintext

[connection]
id=TestAP
uuid=8049632e-b8ae-4fea-b397-c35f410754d1
type=wifi
permissions=user:user:;
[wifi]
mac-address-blacklist=
mode=infrastructure
ssid=TestAO
[wifi-security]
auth-alg=open
key-mgmt=wpa-psk
psk=MyNicePassword123
[ipv4]
dns-search=
method=auto
[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto
[proxy]