mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: fixed horrible lsp problem
This commit is contained in:
parent
38b0583e7f
commit
c4db6a0617
7 changed files with 122 additions and 103 deletions
4
parts/config/packages.nix
Executable file
4
parts/config/packages.nix
Executable file
|
@ -0,0 +1,4 @@
|
|||
{ self, ... }:
|
||||
{
|
||||
packages.default = self.packages.example;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue