mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
typo
This commit is contained in:
parent
431965594d
commit
85fe356b06
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
services.nextcould = {
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
hostName = "cloud.hypervirtual.world";
|
||||
database.createLocally = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue