NixOS resources
A collection of packages
nix-pkgs contains expressions for miscelleanous packages and python modules.
A simple Nix library
nix-lib is a custom library defining useful functions for server management.
Documentation for nix-lib is located here.
NixOS modules
nix-modules contains expressions for some NixOS modules.
age-secrets
allows a better integration of agenix in a NixOS configuration, and avoids duplicating the content ofsecrets.nix
files.services.bupstash
allows the management of backups using bupstashservices.forgejo-nix-runners
allows creating Forgejo Action Runners with nix preinstalled, sharing a nix store that can be distinct from the host's oneservices.nginx.sni-proxy
allows creating a SNI proxy directly with nginx, having TLS passthrough as well as local terminationservices.reaction
allows declaring Reaction rulesservices.stirling-pdf
allows running Stirling PDF as a web-facing serviceservices.django-apps
is a gigantic factory for running Django Applications that can be updated via webhook notification from their origin, bypassing the need for a system admin to redeploy everything