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
c40de5596b
commit
632df2338a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ let
|
|||
inherit (flake.config.people.users.${user0}) email;
|
||||
inherit (flake.config.services.instances) firefly web;
|
||||
inherit (flake.config.machines.devices) ceres;
|
||||
service = firefly;
|
||||
service = firefly.name;
|
||||
localhost = web.localhost.address0;
|
||||
host = service.domains.url0;
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue