aboutsummaryrefslogtreecommitdiff
path: root/hosts/the-meowchine
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/the-meowchine')
-rw-r--r--hosts/the-meowchine/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/the-meowchine/default.nix b/hosts/the-meowchine/default.nix
index bc00e4e..d612aa1 100644
--- a/hosts/the-meowchine/default.nix
+++ b/hosts/the-meowchine/default.nix
@@ -41,7 +41,7 @@
}
];
- privateKeyFile = "./the-meowchine.key";
+ privateKeyFile = "/etc/wireguard/the-meowchine.key";
};
};
};