My NixOS Modules hosted on my personal Git Server. Feel free to look around. Be aware that not all configuration files are available in my public repository.
This repository provides my personal templates for NixOS
and home-manager
as NixOS module. For an declarative reproducible system we use the following tools:
- NixOS: Linux distribution based on Nix to provide a declarative and reproducible system.
- sops-nix: Inline secret provisioning for NixOS based on SOPS.
- agenix: Encrypted file provisioning for NixOS based on age.
- disko: Declarative reproducible system partitioning.
- nixos-anywhere: Initial setup/deployment via ssh.
- deploy-rs: Multi-profile Nix-flake deploy tool.
- vault: Self-hosted secret management.