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
10fa322a83
commit
76aa17f2fb
3 changed files with 16 additions and 7 deletions
|
@ -8,7 +8,10 @@ in
|
|||
{
|
||||
networking = {
|
||||
hosts = {
|
||||
${ceres.wireguard.ip0} = [ instances.searx.domains.url0 ];
|
||||
${ceres.wireguard.ip0} = [
|
||||
instances.searx.domains.url0
|
||||
instances.glance.domains.url0
|
||||
];
|
||||
};
|
||||
wireguard.interfaces = {
|
||||
wg0 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue