Restructure
- Restructure - Add sops+age
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{ lib, ... }:
|
||||
{
|
||||
relativeToRoot = lib.path.append ../.;
|
||||
}
|
||||
Reference in New Issue
Block a user
- Restructure - Add sops+age
@@ -0,0 +1,4 @@
|
||||
{ lib, ... }:
|
||||
{
|
||||
relativeToRoot = lib.path.append ../.;
|
||||
}
|
||||