From d947ea93b2971ed7395a4287734d652a4bc6b344 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Mon, 8 Jan 2024 18:27:35 +0000 Subject: [PATCH] Test new nixos-install --- install.sh | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/install.sh b/install.sh index 9351704..ed942bb 100644 --- a/install.sh +++ b/install.sh @@ -116,26 +116,5 @@ elif [ $desktopChoice = 4 ]; then fi # Install -if [ $deviceChoice = 1 ]; then - echo "shepard" - -elif [ $deviceChoice = 2 ]; then - echo "garrus" - -elif [ $deviceChoice = 3 ]; then - echo "hp-omen" - -elif [ $deviceChoice = 4 ]; then - echo "pbp" - -elif [ $deviceChoice = 5 ]; then - echo "thelio-nvidia" - -elif [ $deviceChoice = 6 ]; then - echo "darp9" - -elif [ $deviceChoice = 7 ]; then - sudo nixos-install --impure --flake /mnt/etc/nixos#vm - fi - +sudo nixos-install --flake #sudo nixos-install