NixOS + home-manager configs, mirrored from GitLab SaaS.
gitlab.com/andreijiroh-dev/nixops-config
nix-flake
nixos
home-manager
nixpkgs
nix-flakes
1# Contributing to the project
2
3While this is primarily an personal project for my NixOS setup, community contributions are welcome, especially at utility tooling I wrote in the `misc` directory (e.g. [`detect-vscode-for-git`][dvscfg] and [`ssh-agent-loader`][sal]).
4
5## Prerequisites
6
7Other than the regular "review and agree to the [Community Code of Conduct][ccoc] and [the Linux DCO][dco]", you need the following skills:
8
9* Hands-on experience with writing Nix configs for NixOS/home-manager (vibe coding/Gen AI is fine, just make sure to review the outputs and do test builds before submitting a patch) and shell scripting (mainly Bash)
10
11## Sending patches
12
13TODO: To be documented soon
14
15[dvscfg]: ./misc/bash/lib/detect-vscode-for-git
16[sal]: ./misc/bash/lib/ssh-agent-loader
17[ccoc]: https://policies.recaptime.dev/coc
18[dco]: https://policies.recaptime.dev/linux-dco