Infinidoge / nix-minecraft

An attempt to better support Minecraft-related content for the Nix ecosystem
MIT License
245 stars 26 forks source link

Allow the files option to accept directories #73

Open Jamalam360 opened 3 months ago

Jamalam360 commented 3 months ago

Forgive my ignorance if this isn't possible, but it would be nice if the files option could accept directories.

The symlinks option does not work for the config folder since it needs to be writable (this is mentioned in the files option docs). I'd rather not specify every config file individually in the files option 😂

Jamalam360 commented 3 months ago

For now I'm working around using the function in https://github.com/Infinidoge/nix-minecraft/pull/43/files