Joey Hafner
81fe9f2b8d
- Add category 'services' for stuff to run in the background. - Add flatpak, kdeconnect, nextcloud, protonmail, ollama to services. - Add game-controller file for drivers and config tools. - Refactor flatpaks and packages from home.nix to relevant files: - Mission Center (flatpak) -> taskmanager.nix - Losslesscut (flatpak) -> multimedia.nix - PrismLauncher (flatpak) -> minecraft.nix - VLC (flatpak & system package) -> multimedia.nix - Fastfetch (package) -> terminal.nix - kdeconnect (package) -> services/kdeconnect.nix - Protonmail app and bridge -> services/protonmail.nix - obsidian -> obsidian.nix |
||
---|---|---|
.gitea/workflows | ||
.github/workflows | ||
.sops | ||
dotfiles | ||
homelab | ||
projects | ||
sites/Jafner.dev | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.pre-commit-config.yaml | ||
.sops.yaml | ||
LICENSE | ||
README.md | ||
shell.nix |
Jafner.net
A monorepo for all my projects and dotfiles. Hosted on my Gitea and mirrored to GitHub.
Map of Contents
Project | Summary |
---|---|
dotfiles | Configuration and documentation for my PCs. |
homelab | Configuration and documentation for my homelab. |
projects | Self-contained projects in a variety of scripting and programming languages. |
sites | Static site files |
.gitea/workflows & .github/workflows | GitHub Actions workflows running on Gitea and GitHub, respectively. |
.sops | Scripts and documentation implementing sops to securely store secrets in this repo. |
LICENSE: MIT License
See LICENSE for details.
Contributing
Presently this project is a one-man operation with no external contributors. All contributions will be addressed in good faith on a best-effort basis.