diff options
-rw-r--r-- | config.toml | 1 | ||||
-rw-r--r-- | content/about/hardware.md | 2 | ||||
-rw-r--r-- | content/about/software.md | 2 | ||||
-rw-r--r-- | static/svg/icons/archlinux.svg | 1 |
4 files changed, 2 insertions, 4 deletions
diff --git a/config.toml b/config.toml index 961b682..1ce9c8a 100644 --- a/config.toml +++ b/config.toml @@ -51,7 +51,6 @@ theme = 'gokarna' {name = 'git', url = 'https://git.unnamed.website', rel = 'me'}, {name = 'codeberg', url = 'https://codeberg.org/xy', rel = 'me'}, {name = 'kde', url = 'https://invent.kde.org/xy', rel = 'me'}, - {name = 'archlinux', url = 'https://aur.archlinux.org/packages/?K=dodecahedron&SeB=m', rel = 'me'}, {name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m', rel = 'me'}, {name = 'exozyme', url = 'https://exozy.me'}, {name = 'sipb', url = 'https://sipb.mit.edu'}, diff --git a/content/about/hardware.md b/content/about/hardware.md index 4435190..af050b9 100644 --- a/content/about/hardware.md +++ b/content/about/hardware.md @@ -10,7 +10,7 @@ type: page | --- | --- | --- | --- | --- | --- | --- | | Laptop | [Dell XPS 13 L321X](/posts/laptop-necromancy/) | 安同OS | Intel Core i5-2467M 2.3 GHz | Intel HD Graphics 3000 | 4 GB | 2022-11-24 to now | | VPS | [Xen HVM](/posts/inessential-xvm/) | Arch Linux | Intel Xeon E5-2620 2.0 GHz | None | 512 MB | 2022-09-08 to now | -| Laptop | Lenovo ThinkPad X1 Yoga Gen 6 | Arch Linux | Intel Core i5-1135G7 4.2 GHz | Intel Iris Xe | 16 GB | 2022-05-18 to now | +| Laptop | Lenovo ThinkPad X1 Yoga Gen 6 | NixOS | Intel Core i5-1135G7 4.2 GHz | Intel Iris Xe | 16 GB | 2022-05-18 to now | | Phone | Google Pixel 6 | GrapheneOS | Cortex-X1 2.8 GHz & Cortex-A76 2.25 GHz & Cortex-A55 1.8 GHz | Mali-G78 MP20 | 8 GB | 2022-03-19 to now | | Console | Nintendo Switch (unpatched) | Atmosphère | ARM Cortex-A57 1.02 GHz | Nvidia GM20B 768 MHz | 4 GB | 2020-03 to now | | Calculator | TI-Nspire CX CAS (rev v) | Ndless | ARM9-26EJ-S 132 MHz | None | 64 MB | 2017-05 to now | diff --git a/content/about/software.md b/content/about/software.md index 9b9a05e..7e0c36d 100644 --- a/content/about/software.md +++ b/content/about/software.md @@ -8,7 +8,7 @@ Here's a list of my favorite software! I also have a [dotfiles repo](https://git | Category | Name | | --- | --- | -| Operating System | Arch Linux, GrapheneOS | +| Operating System | NixOS, GrapheneOS | | Desktop environment | [KDE Plasma](https://www.dedoimedo.com/computers/plasma-desktop-awesome.html) | | Filesystem | BeTRayalFS oh wait no it's actually called [Btrfs](/posts/saddam-linkedin-aosc/) | | Shell | Fish | diff --git a/static/svg/icons/archlinux.svg b/static/svg/icons/archlinux.svg deleted file mode 100644 index 74d1002..0000000 --- a/static/svg/icons/archlinux.svg +++ /dev/null @@ -1 +0,0 @@ -<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Arch Linux</title><path d="M11.39.605C10.376 3.092 9.764 4.72 8.635 7.132c.693.734 1.543 1.589 2.923 2.554-1.484-.61-2.496-1.224-3.252-1.86C6.86 10.842 4.596 15.138 0 23.395c3.612-2.085 6.412-3.37 9.021-3.862a6.61 6.61 0 01-.171-1.547l.003-.115c.058-2.315 1.261-4.095 2.687-3.973 1.426.12 2.534 2.096 2.478 4.409a6.52 6.52 0 01-.146 1.243c2.58.505 5.352 1.787 8.914 3.844-.702-1.293-1.33-2.459-1.929-3.57-.943-.73-1.926-1.682-3.933-2.713 1.38.359 2.367.772 3.137 1.234-6.09-11.334-6.582-12.84-8.67-17.74zM22.898"/></svg> |