NixOS Configuration banner

NixOS Configuration

1 devlog
17h 37m 48s

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!

Demo Repository

Loading README...

Ayush Thoren

Well, this initial devlog covers pretty much the entire lifespan of the project as of right now. Since I started this system, I have routinely updated packages (patching things as needed), fixed visuals, and added QOL features (built in calculators, lock screens, and more!).

I’ve even contributed to upstream projects along the way to fix some bugs in apps I use! (For example, I got a PR merged into the popular program waypaper that fixes some behavior on NixOS).

Attachment
Attachment
Attachment
0