Hacker News new | ask | show | jobs
by gdown 1847 days ago
As a side note, thank you for posting this. I've been trying to get flakes set up on my system and this is more readable than the other dotfiles I've looked through.
1 comments

You're welcome. It is still not perfect, and I hit my head to the wall enough when writing that. hlissner is my biggest influence here, but I simplified their code a lot so I can understand it better for now. My nix-fu is still not that high level.

Next thing I want to learn is how to package a complex js/rust package into a flake setup. I have the whole next friday to that.