The biggest thing that helped me with nix is to realize the syntax is shit because the language is veryyyy different. Entirely expression based, nearly pure functional programing. Everything is a set.
Once I understood that it was much simpler, and worth the time. I never worry about system configuration anymore it just works, and it’ll keep working unless I choose to change something in my system flake
The biggest thing that helped me with nix is to realize the syntax is shit because the language is veryyyy different. Entirely expression based, nearly pure functional programing. Everything is a set.
Once I understood that it was much simpler, and worth the time. I never worry about system configuration anymore it just works, and it’ll keep working unless I choose to change something in my system flake