dotfiles/readme.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2022-12-10 17:09:35 -08:00
# Dotfiles
> My dotfiles... What do you want?
2023-07-05 18:22:08 -07:00
My personal dotfiles repo. Documentation is pretty spotty. Maybe I'll fix that
someday, but I probably won't.
2022-12-10 17:09:35 -08:00
## Usage
2023-10-14 21:21:11 -07:00
Dotfiles are managed with chezmoi and located in the `home` folder. The NixOS
flake contained in `provision` contains nix code for installing and configuring
my various NixOS based machines. See the provision [readme](./provision/readme.md)
2023-10-13 21:40:26 -07:00
for information on initial installation.
## Managed Machines
| | Name | Role | Description |
|---|---|---|---|
2023-10-14 21:21:11 -07:00
| <img src="./img/kestrel.png" width="100"> | [Kestrel](./provision/hosts/kestrel/) | Primary desktop | Main machine that does it all gaming, programming, 3D modelling, etc. |
| <img src="./img/torus.png" width="100"> | [Torus](./provision/hosts/torus/) | Home server | Primary home server for storage, hosting machine backups, and running services like Jellyfin. |
2023-10-13 21:40:26 -07:00
| <img src="./img/bulwark.png" width="100"> | [Bulwark](./provision/hosts/bulwark/) | Steam Deck | NixOS based Steam Deck that can has my linux niceties and acts like a Steam Deck using the great [Jovian Nixos](https://github.com/Jovian-Experiments/Jovian-NixOS). |