NixOS + home-manager configs, mirrored from GitLab SaaS.
gitlab.com/andreijiroh-dev/nixops-config
nix-flake
nixos
home-manager
nixpkgs
nix-flakes
Contributing to the project#
While 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 and ssh-agent-loader).
Prerequisites#
Other than the regular "review and agree to the Community Code of Conduct and the Linux DCO", you need the following skills:
- 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)
Sending patches#
TODO: To be documented soon