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