Update 'nixconf.sh'
This commit is contained in:
parent
f66881aa5d
commit
dc141cb66c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
echo "replacing config"
|
||||
cd /etc/nixos/
|
||||
rm configuration.nix
|
||||
git clone https://dev.spittank.org/MK/NixConfig.git
|
||||
git clone https://dev.spittank.org/MK/NixConfig/src/branch/main/configuration.nix.git
|
||||
#read -p "name the device number" number
|
||||
#echo "$number" >> configuration.nix
|
||||
echo "generating config"
|
||||
|
|
Loading…
Reference in a new issue