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
|
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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue