diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-09 14:49:49 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-09 14:49:49 -0800 |
commit | a410a402a5dc5c68208ab8d6610fade60c8639c0 (patch) | |
tree | ad1a15f899ba2ca397c0919f74e2c3634502d6c9 /stg2.sh | |
parent | 87ce8be7319fa8612a7edcb9261272688ab099bb (diff) |
use disko instead of rolling my own scripts and fixes
Diffstat (limited to 'stg2.sh')
-rwxr-xr-x | stg2.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/stg2.sh b/stg2.sh deleted file mode 100755 index bfabeac..0000000 --- a/stg2.sh +++ /dev/null @@ -1,5 +0,0 @@ -cd /etc/nixos -sudo nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update -sudo nixos-rebuild switch --flake .#continuity-dell -# home manager weirdness -doas nixos-rebuild switch |