Skip to content

Commit

Permalink
hw/navigator: Add hardware folder for storing files living on hardwar…
Browse files Browse the repository at this point in the history
…e, add nmconnection device file for ufdevice
  • Loading branch information
cbrxyz committed Oct 27, 2024
1 parent 6d72fd2 commit f939114
Showing 1 changed file with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# This connection requires the MAC address being uploaded to:
# https://deviceregistration.dhnet.ufl.edu

[connection]
id=ufdevice
uuid=418cfbde-76c1-4208-9fac-6f0dbbd0f565
type=wifi
interface-name=wlo1
permissions=

[wifi]
mac-address-blacklist=
mode=infrastructure
ssid=ufdevice

[wifi-security]
auth-alg=open
key-mgmt=wpa-psk
psk=gogators

[ipv4]
dns-search=
method=auto

[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto

[proxy]

0 comments on commit f939114

Please sign in to comment.