1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-05-30 22:59:10 +02:00
parent 5a65308798
commit ed3b006970
No known key found for this signature in database
7 changed files with 179 additions and 56 deletions

View file

@ -1,7 +1,9 @@
{config, ...}: let
{ config, ... }:
let
virtualHostName = "filebrowser.helveticanonstandard.net";
cfg = config.services.filebrowser;
in{
in
{
services.filebrowser = {
enable = true;
settings = {