docs: add "latest" tag to flake references
This ensures that people will always use the latest release, not just whatever the current master is.
This commit is contained in:
@@ -99,7 +99,7 @@ a disk named /dev/sda, you would run the following command to partition, format
|
||||
and mount the disk.
|
||||
|
||||
```console
|
||||
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko /tmp/disk-config.nix
|
||||
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode disko /tmp/disk-config.nix
|
||||
```
|
||||
|
||||
## Related Tools
|
||||
|
||||
Reference in New Issue
Block a user