mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
chore: update README
This commit is contained in:
parent
2a335e0b1d
commit
0d521b1727
1 changed files with 4 additions and 14 deletions
18
README.md
18
README.md
|
|
@ -1,20 +1,16 @@
|
|||
This repo is managed with Nix + GNU stow
|
||||
|
||||
# Hosts
|
||||
- bismuth: MacBook Pro 2021
|
||||
- carbon: Thinkpad T470
|
||||
- vanadium: Framework 13 (AMD 7040 Series)
|
||||
- tungsten: MacBook Air 2014 (because it gets really hot)
|
||||
- hydrogen: Raspberry Pi 4
|
||||
- mertensia: Dell Workstation, Fedora 39
|
||||
|
||||
# Linux
|
||||
- Window Manager : XMonad
|
||||
- Status Bar : xmobar
|
||||
- Compositor : picom
|
||||
- Input Method : fcitx CangJie (Kinda borked and is still a work in progress, but works good enough.)
|
||||
- Font : iosevka
|
||||
- Terminal : kitty + tmux
|
||||
- Input Method : fcitx Cangjie (Kinda borked and is still a work in progress, but works good enough.)
|
||||
- Font : Customized iosevka (thicker regular and fun stuff)
|
||||
- Terminal : kitty + tmux + fish
|
||||
|
||||
# Editors and Shell
|
||||
- `nvim`:
|
||||
|
|
@ -24,14 +20,8 @@ This repo is managed with Nix + GNU stow
|
|||
- `starship`
|
||||
|
||||
# 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
|
||||
This repository exports (some of) my custom packages, notably a customized
|
||||
iosevka build with ligatures for haskell and some hand-picked glyphs.
|
||||
This repository exports my custom packages under attribute `packages`.
|
||||
|
||||
## Binary Cache
|
||||
You should use my binary cache if you're building my fonts, they take a while.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue