Post #1640515
2026-02-12 07:40 UTC
Replies (2)
-
@krutonium@social.treehouse.systems 2026-02-12 07:44
@ar @purrperl @abmurrow @rperezrosario I concur about treating it as silly json - Until you start doing conditionals and such you really can just treat it like that, and it's very effective. Of course then you end up going down the flake based rabbit hole and end up like me with a configuration around 8000 lines long and covering give or take 5 different machines with varying degrees of difference - Laptop and Desktop are mostly the same, my router on the other hand... (To be clear it's that complex because I enjoyed digging into it, not because it had to be.)
-
@purrperl@noc.social 2026-02-12 07:46
@ar @abmurrow @rperezrosario Thanks for the thoughtful responses. I can probably get used to another quirky programming language, since I have worked with many other languages. Might even look into writing a Ruby gem, or a Perl module, to implement a replacement to the nix language. Both Perl and Ruby are very flexible and user-friendly languages, and choosing either of those could significantly drive nixOS adoption. #Perl #Ruby #nixOS #Linux