Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ nix_images tree NixOS_UEFI/EFI/boot -L 2
- NixOS_UEFI/EFI/boot
- ├── bootx64.efi
- ├── efi-background.png
- ├── grub.cfg
- ├── grub-theme
- │ ├── background.png
- │ ├── boot_menu_c.png
- │ ├── boot_menu_e.png
- │ ├── boot_menu_ne.png
- │ ├── boot_menu_n.png
- │ ├── boot_menu_nw.png
- │ ├── boot_menu_se.png
- │ ├── boot_menu_s.png
- │ ├── boot_menu_sw.png
- │ ├── boot_menu_w.png
- │ ├── dejavu.pf2
- │ ├── fonts.sh
- │ ├── icons
- │ ├── logo.png
- │ ├── progress_bar_c.png
- │ ├── progress_highlight_c.png
- │ ├── select_c.png
- │ ├── terminal_c.png
- │ ├── terminal_e.png
- │ ├── terminal_ne.png
- │ ├── terminal_n.png
- │ ├── terminal_nw.png
- │ ├── terminal_se.png
- │ ├── terminal_s.png
- │ ├── terminal_sw.png
- │ ├── terminal_w.png
- │ └── theme.txt
- ├── refind_x64.efi
- └── unicode.pf2
- 2 directories, 31 files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement