From e44c6aa4ddbcde2125ffc0d8dee808f464f9fac2 Mon Sep 17 00:00:00 2001 From: MK Date: Fri, 24 Feb 2023 13:49:16 +0100 Subject: [PATCH] Update 'nixconf.sh' --- nixconf.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixconf.sh b/nixconf.sh index 204f810..980a34c 100644 --- a/nixconf.sh +++ b/nixconf.sh @@ -1,8 +1,8 @@ #!/bin/bash #Wlan password: -pw="enter password here" -#nix-shell -p git +#pw="enter password here" +nix-shell -p git echo "==================================================" echo "replacing config" echo "=================================================="