auto
This commit is contained in:
parent
db5363d448
commit
48dc4e038d
1 changed files with 57 additions and 0 deletions
57
content/hwinfo/index.md
Normal file
57
content/hwinfo/index.md
Normal file
|
@ -0,0 +1,57 @@
|
|||
+++
|
||||
title = "Hardware Information"
|
||||
description = "Info about hardware"
|
||||
+++
|
||||
|
||||
## costmiku
|
||||
{% crt() %}
|
||||
```
|
||||
kevadesu@costmiku:~$ date && neofetch
|
||||
Tue Mar 4 11:39:56 PM CET 2025
|
||||
_,met$$$$$gg. kevadesu@costmiku.space
|
||||
,g$$$$$$$$$$$$$$$P. -----------------------
|
||||
,g$$P" """Y$$.". OS: Debian GNU/Linux 12 (bookworm) x86_64
|
||||
,$$P' `$$$. Host: HP EliteDesk 800 G1 SFF
|
||||
',$$P ,ggs. `$$b: Kernel: 6.1.0-31-amd64
|
||||
`d$$' ,$P"' . $$$ Uptime: 4 days, 6 hours, 13 mins
|
||||
$$P d$' , $$P Packages: 1840 (dpkg)
|
||||
$$: $$. - ,d$$' Shell: bash 5.2.15
|
||||
$$; Y$b._ _,d$P' Terminal: /dev/pts/2
|
||||
Y$$. `.`"Y$$$$P"' CPU: Intel i7-4770 (8) @ 3.900GHz
|
||||
`$$b "-.__ GPU: Intel HD Graphics
|
||||
`Y$$ Memory: 7737MiB / 15903MiB
|
||||
`Y$$.
|
||||
`$$b.
|
||||
`Y$$b.
|
||||
`"Y$b._
|
||||
`"""
|
||||
```
|
||||
{% end %}
|
||||
|
||||
## cirno-panzer
|
||||
Only used as a server when needed, mostly hosts experimental stuff, **NOT 24/7** so not reliable!
|
||||
{% crt() %}
|
||||
```
|
||||
~ date && neofetch
|
||||
Wed Mar 5 01:56:00 CET 2025
|
||||
-` kevadesu@cirno-panzer
|
||||
.o+` ---------------------
|
||||
`ooo/ OS: Arch Linux x86_64
|
||||
`+oooo: Host: B550 AORUS ELITE AX V2
|
||||
`+oooooo: Kernel: 6.13.5-arch1-1
|
||||
-+oooooo+: Uptime: 1 day, 8 hours, 18 mins
|
||||
`/:-:++oooo+: Packages: 2838 (pacman), 48 (nix-default), 118 (flatpak)
|
||||
`/++++/+++++++: Shell: fish 4.0.0
|
||||
`/++++++++++++++: Resolution: 1920x1080
|
||||
`/+++ooooooooooooo/` DE: GNOME 47.4
|
||||
./ooosssso++osssssso+` WM: Mutter
|
||||
.oossssso-````/ossssss+` WM Theme: Adwaita
|
||||
-osssssso. :ssssssso. Theme: adw-gtk3-dark [GTK2/3]
|
||||
:osssssss/ osssso+++. Icons: Papirus-Dark [GTK2/3]
|
||||
/ossssssss/ +ssssooo/- Terminal: BlackBox
|
||||
`/ossssso+/:- -:/+osssso+- CPU: AMD Ryzen 5 5600G with Radeon Graphics (12) @ 4.464GHz
|
||||
`+sso+:-` `.-/+oso: GPU: AMD ATI Radeon RX 6650 XT / 6700S / 6800S
|
||||
`++:. `-/+/ Memory: 12806MiB / 31942MiB
|
||||
.` `/
|
||||
```
|
||||
{% end %}
|
Loading…
Add table
Reference in a new issue