Archive dotfiles. Replaced with nixos and home-manager

This commit is contained in:
Joey Hafner 2024-10-21 14:54:52 -07:00
parent b4833f8eb5
commit e828249a2b
No known key found for this signature in database
113 changed files with 4 additions and 4 deletions

2
.gitignore vendored
View File

@ -60,3 +60,5 @@ dotfiles/.bash_logout
**/Jafner.dev/public/
**/Jafner.dev/resources/_gen
**/Jafner.dev/.hugo_build.lock
**/result

View File

@ -5,13 +5,11 @@ A monorepo for all my projects and dotfiles. Hosted on [my Gitea](https://gitea.
| Project | Summary | Path |
|:-------------------:|:-------:|:----:|
| dotfiles | Stuff to make moving between PCs easier. | [`dotfiles/`](dotfiles/) |
| homelab | Configuration and documentation for my homelab. | [`homelab/`](homelab/) |
| nix | Nix flake defining my PC & k3s cluster configurations | [`nix`](nix/) |
| Jafner.dev | Hugo static site configuration files for my [Jafner.dev](https://jafner.dev) blog. | [`blog/`](blog/) |
| clip-it-and-ship-it | Extract, transcode, and upload clips from local video recordings. | [`projects/clip-it-and-ship-it/`](projects/clip-it-and-ship-it/) |
| razer-bat | Indicate Razer mouse battery level with the RGB LEDs on the dock. Less metal than it sounds. | [`projects/razer-bat/`](projects/razer-bat/) |
| 5etools-docker | Docker image to make self-hosting 5eTools a little bit better. | [`projects/5etools-docker/`](projects/5etools-docker/) |
| 5eHomebrew | 5eTools-compatible homebrew content by me. | [`projects/5ehomebrew/`](projects/5ehomebrew/) |
| Local AI | Resources for building and running an AI stack in Docker on my desktop. Tailored to AMD RX7900 XTX. | [`projects/local-ai/`](projects/local-ai/)
| archive | Old, abandoned, unmaintained projects. Fun to look back at. | [`archive/`](archive/) |

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Some files were not shown because too many files have changed in this diff Show More