From f7066b606e431eab1fab038b85b2f685684c7684 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Fri, 8 Nov 2024 15:38:03 -0800 Subject: Follow correct disko to match current documentation --- scripts/install-with-disko | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/install-with-disko b/scripts/install-with-disko index 2640084..f95dc4c 100755 --- a/scripts/install-with-disko +++ b/scripts/install-with-disko @@ -89,7 +89,7 @@ if [[ "${REPLY}" == "y" ]]; then if (( ! ${+opts[--skip-disko]} )); then sudo nix --experimental-features "nix-command flakes" \ - run github:nix-community/disko/latest \ + run github:nix-community/disko \ -- \ --mode destroy,format,mount \ "${DIR}/../hosts/${TARGET_HOST}/disks.nix" -- cgit v1.2.3