1
0
Fork 0

Silly goose

This commit is contained in:
Avery 2025-02-14 22:17:35 +01:00
parent d6ea1c5843
commit c863c68407
Signed by: Avery
GPG key ID: B684FD451B692E04

View file

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