~ruther/nixos-config

bbc45875b52a688762ed13aaa483117045cb3d3b — František Boháček 1 year, 6 months ago 5662f10
docs: add how to check uefi to readme
1 files changed, 6 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +6 -0
@@ 1,3 1,9 @@
# Check if in UEFI

``` sh
[ -d /sys/firmware/efi/efivars ] && echo "UEFI" || echo "Legacy"
```

# File systems and swap files
## fat32


Do not follow this link