Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 3.91 KB

README.md

File metadata and controls

63 lines (50 loc) · 3.91 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