chore: update README

This commit is contained in:
Primrose 2025-05-28 04:39:27 +02:00
parent 2a335e0b1d
commit 0d521b1727
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -1,20 +1,16 @@
This repo is managed with Nix + GNU stow This repo is managed with Nix + GNU stow
# Hosts # Hosts
- bismuth: MacBook Pro 2021
- carbon: Thinkpad T470
- vanadium: Framework 13 (AMD 7040 Series) - vanadium: Framework 13 (AMD 7040 Series)
- tungsten: MacBook Air 2014 (because it gets really hot) - tungsten: MacBook Air 2014 (because it gets really hot)
- hydrogen: Raspberry Pi 4
- mertensia: Dell Workstation, Fedora 39
# Linux # Linux
- Window Manager : XMonad - Window Manager : XMonad
- Status Bar : xmobar - Status Bar : xmobar
- Compositor : picom - Compositor : picom
- Input Method : fcitx CangJie (Kinda borked and is still a work in progress, but works good enough.) - Input Method : fcitx Cangjie (Kinda borked and is still a work in progress, but works good enough.)
- Font : iosevka - Font : Customized iosevka (thicker regular and fun stuff)
- Terminal : kitty + tmux - Terminal : kitty + tmux + fish
# Editors and Shell # Editors and Shell
- `nvim`: - `nvim`:
@ -24,14 +20,8 @@ This repo is managed with Nix + GNU stow
- `starship` - `starship`
# Nix # Nix
## Library
This repository exports some helpful functions that could help reduce the
boilerplate when writing some system configurations with a lot of hosts.
They are exported as a flake module under the attribute `#flakeModules.combinators`
## Packages ## Packages
This repository exports (some of) my custom packages, notably a customized This repository exports my custom packages under attribute `packages`.
iosevka build with ligatures for haskell and some hand-picked glyphs.
## Binary Cache ## Binary Cache
You should use my binary cache if you're building my fonts, they take a while. You should use my binary cache if you're building my fonts, they take a while.