summaryrefslogtreecommitdiff
path: root/disko.sh
diff options
context:
space:
mode:
Diffstat (limited to 'disko.sh')
-rwxr-xr-xdisko.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/disko.sh b/disko.sh
index 7c1296b..b173e77 100755
--- a/disko.sh
+++ b/disko.sh
@@ -3,4 +3,4 @@
sudo nix \
--experimental-features "nix-command flakes" \
run github:nix-community/disko -- --mode disko ./disko.nix \
- --arg device "/dev/nvme0n1"
+ --arg device '"/dev/nvme0n1"'