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
krauterbaquette commented 2025-07-28 22:24:39 +02:00 (Migrated from github.com)

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

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
Sign in to join this conversation.
No description provided.