diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-04 21:01:36 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-04 21:01:36 -0800 |
commit | 80841d23b96172710217c1d2f83abf65c35e2208 (patch) | |
tree | 5767f59690e7978e261dcc8d8578e91b6d010ac3 /initial-deploy.sh | |
parent | 47b17ba356e9ee54ffd998dc7afe1205cf5ca7f7 (diff) |
lol
Diffstat (limited to 'initial-deploy.sh')
-rwxr-xr-x | initial-deploy.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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..." |