parent
f1c3ecffe2
commit
121f077fd0
|
@ -1,7 +0,0 @@
|
|||
{ config, pkgs, ... }:
|
||||
let
|
||||
domain = "cc.${config.networking.domain}";
|
||||
in
|
||||
{
|
||||
services.nginx.virtualHosts."${domain}".root = "/srv/web/regex";
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./crimecampus.nix
|
||||
./ifsrde.nix
|
||||
./ese.nix
|
||||
./infoscreen.nix
|
||||
|
|
Loading…
Reference in a new issue