mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: owncast test
This commit is contained in:
parent
eeb0e890b8
commit
77433b8043
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{flake, ...}: let
|
||||
inherit (flake.config.people) user0;
|
||||
inherit (flake.config.people.${user0}) domain;
|
||||
inherit (flake.config.people.user.${user0}) domain;
|
||||
inherit (flake.config.system.device) server wildcard;
|
||||
inherit (flake.config.service.instance.owncast) paths ports subdomain ssl name;
|
||||
localhost = wildcard.ip.address0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue