Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 420 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 420 Bytes

Nix Configuration

This repository is home to the nix code that builds my systems.

Why Nix?

Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.

This flake is configured with the use of digga.