mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: nextcloud test
This commit is contained in:
parent
5f14c83294
commit
763c1a8220
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
;
|
||||
inherit (flake.config.service.instance) nextcloud nginx;
|
||||
localhost = wildcard.ip.address0;
|
||||
host = "${nextcloud.name}.${domain.url1}";
|
||||
host = "${nextcloud.subdomain}.${domain.url1}";
|
||||
in {
|
||||
services = {
|
||||
nextcloud = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue