feat: glance test

This commit is contained in:
Nick 2025-07-03 20:21:14 -05:00
parent d2550deac3
commit 8118b90e55

View file

@ -26,7 +26,6 @@ in
enable = true; enable = true;
settings = configImports; settings = configImports;
}; };
};
caddy = { caddy = {
virtualHosts = { virtualHosts = {
"${configHelpers.host}" = { "${configHelpers.host}" = {
@ -48,6 +47,7 @@ in
}; };
}; };
}; };
};
sops = sops =
let let
sopsPath = secret: { sopsPath = secret: {