about summary refs log tree commit diff
path: root/machines/profpatsch/shiki.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2022-01-07 14:53:07 +0100
committerProfpatsch <mail@profpatsch.de>2022-01-07 15:01:34 +0100
commitbadf7199564f9ac1049737291da69c2aadf9ef18 (patch)
treef3276934d358dcaf67a8f1ce12f4db20e007b58b /machines/profpatsch/shiki.nix
parent9168991c048860c26ee0fedcb9d25cb32c5e65cf (diff)
machines/profpatsch/shiki: add mullvad-vpn service
Diffstat (limited to 'machines/profpatsch/shiki.nix')
-rw-r--r--machines/profpatsch/shiki.nix3
1 files changed, 3 insertions, 0 deletions
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 = {