mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: glance test
This commit is contained in:
parent
d2550deac3
commit
8118b90e55
1 changed files with 18 additions and 18 deletions
|
@ -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: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue