From 7312c72ada6014e74a6a75e58db419d037865fe8 Mon Sep 17 00:00:00 2001 From: Guy Sheffer Date: Sat, 14 Dec 2024 22:45:37 +0200 Subject: [PATCH] Update to use wifi.nmconnection which is the current wifi setting file --- src/modules/octopi/filesystem/boot/octopi-network.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/octopi/filesystem/boot/octopi-network.txt b/src/modules/octopi/filesystem/boot/octopi-network.txt index 85c4c0b1..7df0ba02 100644 --- a/src/modules/octopi/filesystem/boot/octopi-network.txt +++ b/src/modules/octopi/filesystem/boot/octopi-network.txt @@ -1,3 +1,3 @@ # Using this file to configure your network connection is no longer supported. # -# Please use octopi-wpa-supplicant.txt instead. +# Please use wifi.nmconnection instead.