home · contact · privacy
Fix. master
authorChristian Heller <c.heller@plomlompom.de>
Fri, 26 Dec 2025 05:44:28 +0000 (06:44 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Fri, 26 Dec 2025 05:44:28 +0000 (06:44 +0100)
trixie/aptmark/desktop
trixie/copy/desktop/etc/NetworkManager/system-connections/39C3 [new file with mode: 0644]

index aa2cf04c27cb13cf406e1762562b7a06df9a0d0b..6964a42afa718a58867f15e2365edc543eed8db9 100644 (file)
@@ -43,4 +43,9 @@ go-mtpfs
 rustup
 build-essential
 libsqlite3-dev
 rustup
 build-essential
 libsqlite3-dev
+default-libmysqlclient-dev
+libpq-dev
+ccrypt
+# for convenience
+vim-gtk3
 #
 #
diff --git a/trixie/copy/desktop/etc/NetworkManager/system-connections/39C3 b/trixie/copy/desktop/etc/NetworkManager/system-connections/39C3
new file mode 100644 (file)
index 0000000..84f95e8
--- /dev/null
@@ -0,0 +1,27 @@
+[connection]
+id=39C3
+uuid=c80101e2-7b99-4511-846b-2388eb86a5ad
+type=wifi
+
+[wifi]
+mode=infrastructure
+ssid=39C3
+
+[wifi-security]
+auth-alg=open
+key-mgmt=wpa-eap
+
+[802-1x]
+altsubject-matches=DNS:radius.c3noc.net
+ca-cert=/etc/ssl/certs/ISRG_Root_X1.pem
+eap=ttls;
+identity=39C3
+password=39C3
+phase2-auth=pap
+
+[ipv4]
+method=auto
+
+[ipv6]
+method=auto
+