mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: hledger test
This commit is contained in:
parent
8d661c10aa
commit
1da13e96b6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let
|
||||||
;
|
;
|
||||||
|
|
||||||
moduleImports = map (module: self.homeModules.${module}) [
|
moduleImports = map (module: self.homeModules.${module}) [
|
||||||
"cli"
|
"server"
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue