1
0
Fork 0

Silly goose

This commit is contained in:
Avery 2025-02-14 22:17:35 +01:00
parent 3361315294
commit 30c8c1df91

View file

@ -1,6 +1,6 @@
{ ... }:
let
nginxLocalServiceConfig = import ./nginx-local-config.nix;
nginxLocalServiceConfig = import ../nginx-local-config.nix;
ports = import ../_port-definitions.nix;
in {
services = {