mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-09 22:19:42 +00:00
Fix typo in bootctl command (docs)
This commit is contained in:
parent
d3d8ad15b3
commit
d1ec187cba
|
@ -12,7 +12,7 @@ As a first step, you will want to confirm that you really are on a UEFI system.
|
|||
this is very likely the case. Nevertheless, let's check and make sure:
|
||||
|
||||
```shell
|
||||
bootctl info
|
||||
bootctl status
|
||||
```
|
||||
|
||||
Make sure the `Firmware` is reported as `UEFI`.
|
||||
|
|
Loading…
Reference in a new issue