mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: added actual
This commit is contained in:
parent
d7766f254a
commit
26930c0dcc
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
let
|
let
|
||||||
inherit (flake.config.services.instances) actual web;
|
inherit (flake.config.services.instances) actual web;
|
||||||
service = actual;
|
service = actual;
|
||||||
localhost = web.ip.address1;
|
localhost = web.localhost.address1;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services = {
|
services = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue