From a410a402a5dc5c68208ab8d6610fade60c8639c0 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 9 Jan 2025 14:49:49 -0800 Subject: use disko instead of rolling my own scripts and fixes --- stg2.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 stg2.sh (limited to 'stg2.sh') 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 -- cgit