From 90a18af8162b69dfb6d8567e3e0f76d7c8e73c3b Mon Sep 17 00:00:00 2001 From: caley Date: Thu, 25 Jun 2026 16:05:25 +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