An open API service indexing awesome lists of open source software.

https://github.com/klutchell/nixos-config

My NixOS configuration
https://github.com/klutchell/nixos-config

Last synced: about 1 year ago
JSON representation

My NixOS configuration

Awesome Lists containing this project

README

          

# 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][digga].

[digga]: https://github.com/divnix/digga