From dc141cb66cf2d71c07e90af001ad0bf7ebe8139c Mon Sep 17 00:00:00 2001 From: MK Date: Fri, 10 Feb 2023 23:49:54 +0100 Subject: [PATCH] Update 'nixconf.sh' --- nixconf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixconf.sh b/nixconf.sh index 112a1ed..d72442c 100644 --- a/nixconf.sh +++ b/nixconf.sh @@ -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"