this post was submitted on 22 Dec 2025
1 points (100.0% liked)

Nix / NixOS

2720 readers
22 users here now

Main links

Videos

founded 2 years ago
MODERATORS
 

I'm starting to have a lot of flake inputs in my flake.nix file, and it's starting to get really cluttered. I'm wondering if there's a way to separate my inputs into multiple files so it looks cleaner. I've tried to look it up but couldn't really find anything abt it

Edit: Well as it turns out it's not something possible yet, apparently the flake.nix file isn't parsed like regular nix files and doesn't support stuff like import

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here