jellyfin is working on my domain name
This commit is contained in:
5
modules/server/glasshaus/default.nix
Executable file
5
modules/server/glasshaus/default.nix
Executable file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, lib, config, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./caddy.nix ];
|
||||
}
|
||||
Reference in New Issue
Block a user