Add neofetch :)
This commit is contained in:
parent
10801c1471
commit
cc22f9b9ae
1 changed files with 25 additions and 0 deletions
|
@ -156,6 +156,31 @@ umount $MNT/boot
|
||||||
umount $MNT
|
umount $MNT
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Neofetch
|
||||||
|
|
||||||
|
```
|
||||||
|
▗▄▄▄ ▗▄▄▄▄ ▄▄▄▖ michael@nucleus
|
||||||
|
▜███▙ ▜███▙ ▟███▛ ---------------
|
||||||
|
▜███▙ ▜███▙▟███▛ OS: NixOS 22.11 (Raccoon) x86_64
|
||||||
|
▜███▙ ▜██████▛ Host: ASUSTeK COMPUTER INC. TUF GAMING X570-PLUS (WI-FI)
|
||||||
|
▟█████████████████▙ ▜████▛ ▟▙ Kernel: 5.15.53
|
||||||
|
▟███████████████████▙ ▜███▙ ▟██▙ Uptime: 1 day, 3 hours, 12 mins
|
||||||
|
▄▄▄▄▖ ▜███▙ ▟███▛ Packages: 1406 (nix-system), 816 (nix-user)
|
||||||
|
▟███▛ ▜██▛ ▟███▛ Shell: zsh 5.9
|
||||||
|
▟███▛ ▜▛ ▟███▛ Resolution: 3840x2160, 1080x1920, 1920x1080
|
||||||
|
▟███████████▛ ▟██████████▙ WM: i3
|
||||||
|
▜██████████▛ ▟███████████▛ Terminal: alacritty
|
||||||
|
▟███▛ ▟▙ ▟███▛ CPU: AMD Ryzen 7 3700X (16) @ 3.600GHz
|
||||||
|
▟███▛ ▟██▙ ▟███▛ GPU: NVIDIA GeForce RTX 3080 Ti
|
||||||
|
▟███▛ ▜███▙ ▝▀▀▀▀ Memory: 51392MiB / 80352MiB
|
||||||
|
▜██▛ ▜███▙ ▜██████████████████▛
|
||||||
|
▜▛ ▟████▙ ▜████████████████▛
|
||||||
|
▟██████▙ ▜███▙
|
||||||
|
▟███▛▜███▙ ▜███▙
|
||||||
|
▟███▛ ▜███▙ ▜███▙
|
||||||
|
▝▀▀▀ ▀▀▀▀▘ ▀▀▀▘
|
||||||
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
- https://elis.nu/blog/2019/08/encrypted-zfs-mirror-with-mirrored-boot-on-nixos/
|
- https://elis.nu/blog/2019/08/encrypted-zfs-mirror-with-mirrored-boot-on-nixos/
|
||||||
|
|
Loading…
Reference in a new issue