Update 'nixconf.sh'
This commit is contained in:
parent
b0c5af7bf1
commit
d88d1c56b5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
nix-shell -p git
|
#nix-shell -p git
|
||||||
echo "replacing config"
|
echo "replacing config"
|
||||||
cd /etc/nixos/
|
cd /etc/nixos/
|
||||||
rm configuration.nix
|
rm configuration.nix
|
||||||
|
|
Loading…
Reference in a new issue