From dd1212765c663e5192ec50dbe67f9e1dab0e1f92 Mon Sep 17 00:00:00 2001 From: caley Date: Thu, 25 Jun 2026 16:01:39 +0200 Subject: Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 81923f7..81ae95f 100644 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ rm -rf "$dir" sudo nixos-generate-config clear printf "host?\n" -read -r host +read -r host < /dev/tty sudo mv /etc/nixos/hardware-configuration.nix "/etc/nixos/hosts/$host/" sudo rm /etc/nixos/configuration.nix -- cgit v1.3.1