diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-07 18:21:11 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-07 18:21:11 -0800 |
commit | a1835a4ae9eacf8cd0379e4cd1aa768218426967 (patch) | |
tree | 75d1b317c521252d1c3f03908a3a5064da6dd5c5 /stg2.sh | |
parent | 26dd48fbfed00f620458e04fb42039986d32dd4c (diff) |
fix
Diffstat (limited to 'stg2.sh')
-rwxr-xr-x | stg2.sh | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +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 |