This commit is contained in:
parent
1351a2de1a
commit
6e29d5e8fa
2 changed files with 11 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{config, ...}: let
|
||||
customDomain = config.customOps.domain;
|
||||
in {
|
||||
imports = [./captiveportal.nix];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [80 443];
|
||||
|
||||
services.nginx = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue