mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: firefly-iii test
This commit is contained in:
parent
c5c6e7b212
commit
acac2bff28
2 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ let
|
||||||
sopsPath
|
sopsPath
|
||||||
;
|
;
|
||||||
|
|
||||||
label = "Firefly";
|
label = "Firefly-III";
|
||||||
name = "firefly";
|
name = "firefly-iii";
|
||||||
subdomain = "finances";
|
subdomain = "finances";
|
||||||
domain = "${subdomain}.${domain0}";
|
domain = "${subdomain}.${domain0}";
|
||||||
in
|
in
|
|
@ -41,7 +41,7 @@ in
|
||||||
"podgrab"
|
"podgrab"
|
||||||
"vaultwarden"
|
"vaultwarden"
|
||||||
"audiobookshelf"
|
"audiobookshelf"
|
||||||
"firefly"
|
"firefly-iii"
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
++ (map
|
++ (map
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue