mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 21:29:12 +02:00
feat[server]: support multiple wireguard tunnels
This commit is contained in:
parent
b6eb29fad9
commit
f1fa6f8e99
16 changed files with 546 additions and 357 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, globals, ... }:
|
||||
{ lib, config, globals, ... }:
|
||||
{
|
||||
topology.self = {
|
||||
icon = lib.mkIf config.swarselsystems.isCloud "devices.cloud-server";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue