mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: reformated services
This commit is contained in:
parent
d73b50cb7b
commit
adb9108555
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
let
|
||||
modulesPath = ./modules;
|
||||
servicePath = modulesPath + "/services";
|
||||
servicePath = modulesPath + /services;
|
||||
|
||||
moduleImport = path: nameTransform:
|
||||
builtins.listToAttrs (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue