4 lines
135 B
Bash
4 lines
135 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko ./zspeed.nix
|