summaryrefslogtreecommitdiffstats
path: root/machines/jormungand
diff options
context:
space:
mode:
authorDominique Martinet @ odin <asmadeus@codewreck.org>2020-06-14 09:42:53 +0200
committerDominique Martinet @ odin <asmadeus@codewreck.org>2020-06-14 09:43:57 +0200
commitf04f346457c49c3882987b1399894b82889507ae (patch)
treedc4e9ce31e78f2348bcbdf2133d46bbe69eeb43b /machines/jormungand
parentab1a203adcb3b11b0a18dbf5ba594c6afeba3072 (diff)
wireguard: add service & profile
Diffstat (limited to 'machines/jormungand')
-rw-r--r--machines/jormungand/network.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/jormungand/network.nix b/machines/jormungand/network.nix
index 2ed1c37..8acf366 100644
--- a/machines/jormungand/network.nix
+++ b/machines/jormungand/network.nix
@@ -3,7 +3,7 @@
{
imports = [
../../profiles/dns.nix
-# ../../profiles/wireguard.nix
+ ../../profiles/wireguard.nix
];
networking.hostName = "jormungand.codewreck.org"; # Define your hostname.