deploy wireguard

This commit is contained in:
Yan Lin 2026-02-18 23:04:21 +01:00
parent a47d096503
commit e097126817
7 changed files with 84 additions and 202 deletions

View file

@ -2,6 +2,8 @@
{
config = {
boot.kernel.sysctl."net.ipv4.conf.all.forwarding" = true;
virtualisation = {
podman = {
enable = true;