From badf7199564f9ac1049737291da69c2aadf9ef18 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 7 Jan 2022 14:53:07 +0100 Subject: machines/profpatsch/shiki: add mullvad-vpn service --- machines/profpatsch/shiki.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'machines/profpatsch/shiki.nix') diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix index 4e77385a..4a76514b 100644 --- a/machines/profpatsch/shiki.nix +++ b/machines/profpatsch/shiki.nix @@ -144,6 +144,9 @@ in { services.tailscale.enable = true; + + services.mullvad-vpn.enable = true; + # TODO: bond eth and wifi again # networking.bonds = { # wifiAndEthernet = { -- cgit 1.4.1