6a3ff12527
- Restructure - Add sops+age
5 lines
59 B
Nix
5 lines
59 B
Nix
{ lib, ... }:
|
|
{
|
|
relativeToRoot = lib.path.append ../.;
|
|
}
|