Quickstart guide command no longer behaves the same, aborted: mode must be either format, mount or disko
#876
Labels
documentation
Issue that would be fixed by proper documentation
This command from the quickstart guide seems to behave differently
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount /tmp/disk-config.nix
I used to be able to just copy it over and have it work, now it says that mode is invalid, so I have to first format then mount. Not sure if there were any changes since I tried this a month ago
The text was updated successfully, but these errors were encountered: