meow
This commit is contained in:
parent
350885960e
commit
33ee2f5760
9 changed files with 10909 additions and 45 deletions
5
modules/services/caddy/caddy-config.nix
Normal file
5
modules/services/caddy/caddy-config.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ json, lib, ...}: with lib;
|
||||
types.submodule {
|
||||
freeformType = json.type;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue