From 7d51f10a496575104795f00239178fdbf7ecc6a6 Mon Sep 17 00:00:00 2001 From: MK Date: Fri, 24 Feb 2023 13:36:51 +0100 Subject: [PATCH] Update 'nixconf.sh' --- nixconf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixconf.sh b/nixconf.sh index 82d1bb1..204f810 100644 --- a/nixconf.sh +++ b/nixconf.sh @@ -16,7 +16,7 @@ sudo nmcli device wifi connect gy-sedan14-wpa2 password "hier einfügen" hidden echo "==================================================" read -p "name the device number" number sed -i "s/nixoslaptop/nixoslaptop$number/g" configuration.nix -sed -i "s/xxxYYYxxx/$pw/g" configuration.nix +#sed -i "s/xxxYYYxxx/$pw/g" configuration.nix echo "==================================================" echo "generating config" echo "=================================================="