From 80841d23b96172710217c1d2f83abf65c35e2208 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sat, 4 Jan 2025 21:01:36 -0800 Subject: lol --- initial-deploy.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/initial-deploy.sh b/initial-deploy.sh index 0b97d85..d3a7337 100755 --- a/initial-deploy.sh +++ b/initial-deploy.sh @@ -18,7 +18,6 @@ git clone git@nullring.xyz:/var/git/publish-org-roam-ui ~/src cd /etc/nixos sudo nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update -read -p "press enter to continue with installing after making changes with vim:" sudo nixos-rebuild switch echo "Installlation done! Rebooting..." -- cgit