fix imports

This commit is contained in:
XenGi 2026-03-08 13:54:50 +01:00
parent 18eec0a13e
commit 76bd2c5ef6
Signed by: xengi
SSH key fingerprint: SHA256:EvLbWxFCtfmd+8Xa6RkzkhIga+wFkKCekfFacYVn63M

View file

@ -6,7 +6,6 @@ in
{
imports = [
../../services/nginx.nix
./nginx.nix
../../services/prometheus-nginx.nix
];