8
lib/default.nix
Normal file
8
lib/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
relativeToRoot = lib.path.append ../.;
|
||||
}
|
||||
Reference in New Issue
Block a user