From 9b5a9910741b08064931cd1e00d1ca535c24ef0c Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 6 Feb 2021 17:10:49 +0100 Subject: [PATCH] vueko: Add wg-home --- machines/vueko/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/machines/vueko/configuration.nix b/machines/vueko/configuration.nix index 7e20e4d..c8ecf27 100644 --- a/machines/vueko/configuration.nix +++ b/machines/vueko/configuration.nix @@ -7,6 +7,10 @@ sbruder = { restic.enable = true; + wireguard.home = { + enable = true; + address = "10.80.0.6"; + }; full = false; mailserver = {