mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54: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;
|
||||
settings = configImports;
|
||||
};
|
||||
};
|
||||
caddy = {
|
||||
virtualHosts = {
|
||||
"${configHelpers.host}" = {
|
||||
|
@ -48,6 +47,7 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
sops =
|
||||
let
|
||||
sopsPath = secret: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue