aboutsummaryrefslogtreecommitdiff
path: root/live/iso.nix
diff options
context:
space:
mode:
Diffstat (limited to 'live/iso.nix')
-rw-r--r--live/iso.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/live/iso.nix b/live/iso.nix
index 54fd079..da21878 100644
--- a/live/iso.nix
+++ b/live/iso.nix
@@ -146,6 +146,7 @@ vim "$HOME/toughnix/disko/sda-simple.nix"
gum confirm --default=false "🔥 🔥 🔥 WARNING!!!! This will ERASE ALL DATA on the disk. Are you sure you want to continue?"
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount "$HOME/toughnix/disko/sda-simple.nix"
cd /mnt
+
sudo nixos-install --flake $HOME/toughnix#continuity-dell
'')
];