mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
caddy: Remove unused option
This commit is contained in:
parent
929004083b
commit
4e65984e37
1 changed files with 0 additions and 4 deletions
|
|
@ -73,10 +73,6 @@ in
|
|||
type = lib.types.port;
|
||||
default = null;
|
||||
};
|
||||
redirectFrom = lib.mkOption {
|
||||
type = lib.types.listOf lib.types.nonEmptyStr;
|
||||
default = [ ];
|
||||
};
|
||||
};
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue