Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 931 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 931 Bytes

🚠 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.