mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-15 20:15:12 -05:00
5 lines
63 B
Nix
5 lines
63 B
Nix
![]() |
{ self, ... }:
|
||
|
{
|
||
|
packages.default = self.packages.example;
|
||
|
}
|