From 7a0e20660669aa271d8b31a07feee319fdba54ae Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Mon, 3 Feb 2025 15:27:41 +0530 Subject: update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index e3d8bbd..af1bf62 100755 --- a/install.sh +++ b/install.sh @@ -11,4 +11,4 @@ cd /mnt/config sudo mv -v /mnt/etc/nixos/hardware-configuration.nix machines/$MACHINE/hardware-configuration.nix sudo rm -rfv /mnt/etc -sudo nixos-install --root /mnt --no-root-password --flake .#$MACHINE +sudo nixos-install --root /mnt --no-root-password --no-channel-copy --flake .#$MACHINE -- cgit v1.2.3