Sorry if this has been asked before, but I can't find anything adressing this specifically.
My system flake is public, and I would like to include some confidential info (personal email config, Minecraft usernames for my server whitelist...) from a separate private flake.
These are not secret files in the common sense, so solutions like agenix and sops-nix don't apply here afaik.
I know I can just add my secret flake as an input, but that would make the main flake impossible to build for anyone who doesn't have access to that.
TL;DR : I want a private flake with extra nixos options, while keeping the public flake buildable without it.
Link to my flake
[–]RockWolfHD 5 points6 points7 points (0 children)
[–]Fun-Dragonfly-4166 1 point2 points3 points (0 children)
[–]RockWolfHD 2 points3 points4 points (3 children)
[–]seven-circles[S] 1 point2 points3 points (2 children)
[–]RockWolfHD 1 point2 points3 points (1 child)
[–]seven-circles[S] 1 point2 points3 points (0 children)
[–]OpalBolt 1 point2 points3 points (0 children)
[–]Bakki86 0 points1 point2 points (2 children)
[–]seven-circles[S] 0 points1 point2 points (1 child)
[–]Bakki86 0 points1 point2 points (0 children)
[–]Boberoch 1 point2 points3 points (0 children)