Skip to content

camillemndn/infra

Repository files navigation

🚠 My infra

Build status built with nix

This repository contains the configurations of my machines using NixOS and npins.

❄ About NixOS

NixOS is a Linux distribution based on the Nix/Lix package manager. It allows fully reproducible builds and a declarative configuration style, using a functional langage called Nix.

📌 About npins

npins is a simple and convenient dependency pinning for Nix, that enables the use of other Nix projects, flake or not.

💡 Inspiration

This project is clearly inspired by JulienMalka/snowfield.