This project is my declarative NixOS config. For those unfamiliar with how Nix works, it basically defines my whole system using configuration files. No more messing with dependencies or trying to recreate something you did previously in an obscur…
This project is my declarative NixOS config. For those unfamiliar with how Nix works, it basically defines my whole system using configuration files. No more messing with dependencies or trying to recreate something you did previously in an obscure part of your system, using Nix to define your changes makes everything perfectly reproducible.
…
My personal configuration is a pretty well fleshed-out system with all the features one would typically need to be productive, and it has plenty of eye candy! :)
…
NOTE: The demo link is just the repo link again, since the only way to really demo this is to install NixOS and load up my configuration yourself. If you want to do all that, cool!