A monorepo for all my projects and dotfiles. Hosted on GitHub.
| Project | Summary |
|---|---|
| hosts | Host-specific documentation and configuration. |
| modules | Custom NixOS modules. |
| nixosConfigurations | Configurations for NixOS systems. |
| pkgs | Scripts and programs packaged with Nix. |
| sites/Jafner.dev | Static site files for Jafner.dev. |
| .github/workflows | GitHub Actions workflows |
| .sops | Scripts and documentation implementing sops to securely store secrets in this repo. |
This repo is centered on flake.nix. You can list its outputs with: nix flake show github:Jafner/Jafner.net
See LICENSE for details.
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.