nix icon indicating copy to clipboard operation
nix copied to clipboard

improve documentation on how to use

Open jpetrucciani opened this issue 1 year ago • 4 comments

right now, i have some examples in the examples/ directory - but it would be nice to have some example code to grab for people to be able to use this repo as a flake input or from general nix files

jpetrucciani avatar Dec 31 '23 18:12 jpetrucciani

Yeah, I'm a bit confused about the hex directory, I'd like to see how its used, unlike pog which seems like compiles into shell script and can be utilized as commands the hex's purpose seems unclear to me.

Thanks in advance!

Animeshz avatar Feb 13 '24 20:02 Animeshz

Also, not the best place to ask, but if you do recurrently refer to some other people's config for reference, please link them to README, because nix docs have always been not so good, and you're style of organizing nix files looks fabulous for real! Must have been creative mind and lot of research on nix.

Animeshz avatar Feb 13 '24 20:02 Animeshz

Sorry about the delay! I've updated some stuff here, but will continue to add/improve it in the coming few days/weeks.

Yeah, I'm a bit confused about the hex directory, I'd like to see how its used, unlike pog which seems like compiles into shell script and can be utilized as commands the hex's purpose seems unclear to me.

I've added a few notes about what it can be used for, and a very basic example. I will add some more shortly!

but if you do recurrently refer to some other people's config for reference, please link them to README

I've updated the main README a bunch today, to better explain some stuff, link to more places, and add some nice resources! I will link a few more things down there soon

jpetrucciani avatar Mar 15 '24 22:03 jpetrucciani