aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos')
-rw-r--r--hosts/aptos/default.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix
index acfbb6a..342e88d 100644
--- a/hosts/aptos/default.nix
+++ b/hosts/aptos/default.nix
@@ -33,13 +33,6 @@
};
networking.wireless.iwd.enable = true;
-
- age.secrets.wg-net = {
- file = ../../secrets/network/aptos/wireguard_privatekey.age;
- path = "/var/lib/wireguard/wg0.key";
- symlink = false;
- };
-
networking.private-wireguard.enable = true;
services.thermald.enable = true;