Update 'nixconf.sh'
This commit is contained in:
parent
018495ba60
commit
ff076d2700
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
||||||
#pw="enter password here"
|
#pw="enter password here"
|
||||||
#nix-shell -p git
|
#nix-shell -p git
|
||||||
echo "=================================================="
|
echo "=================================================="
|
||||||
|
echo "copy configuration"
|
||||||
|
cp .config.tar.gz /home/
|
||||||
|
echo "=================================================="
|
||||||
echo "replacing config"
|
echo "replacing config"
|
||||||
echo "=================================================="
|
echo "=================================================="
|
||||||
cd /etc/nixos/
|
cd /etc/nixos/
|
||||||
|
|
Loading…
Reference in a new issue