fix(paths): use relative paths instead of inputs.self #9

Merged
krauterbaquette merged 1 commit from path into Dev 2025-07-28 22:24:48 +02:00

1 commit

Author SHA1 Message Date
gytic
941b1bffe5 fix(paths): use relative paths instead of inputs.self
when using nixos95 from another flake, the other flake will take over the path of inputs.self and therefore
break the paths.

We can fix this by navigating to the root with relative notation and contiuning from there
2025-07-28 22:18:59 +02:00