Update 'nixconf.sh'
This commit is contained in:
parent
905b4aa248
commit
e44c6aa4dd
1 changed files with 2 additions and 2 deletions
|
@ -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 "=================================================="
|
||||
|
|
Loading…
Reference in a new issue