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