Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 3.96 KB

README.md

File metadata and controls

64 lines (51 loc) · 3.96 KB

❄️ Nix Flake

Declare Nix System as Code

License lastcommit

image

Note

This repo contains the declarative configuration of a few NixOS systems, with ~100% config nixfied.

Introduction

As the date of writing (March 2024), I've committed myself switching to NixOS on my daily-drivers and a few servers. This repository reflects my current multi-profile NixOS configuration with Flake. I'd like to actively learn more about Nix, specially NixOS with Flake. In my view, NixOS is a revolutionary invention in the Linux world, as it offers a new paradigm of system configuration and package management. It is not only reliable and secure, but also fun and rewarding to use.

Upstream inputs

References

Wikis

Configs from open-source community

Community