From 4ea5f2f2ac68ca83223311f04de7d9134feab03d Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 6 Oct 2023 10:18:41 +0400 Subject: [PATCH] ill do it later --- hosts/sakotop/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 1fbbc6c5..ed57eaf3 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -125,8 +125,6 @@ security.pki.certificateFiles = [./trust/homelab.pem]; networking.wireguard.interfaces = { - wg0 = { - }; }; # Enable the OpenSSH daemon.