From 7c06c0a354b106e37e26ddfc2bc6ba8336d90cc7 Mon Sep 17 00:00:00 2001 From: azahi Date: Wed, 1 Jan 2025 13:10:32 +0300 Subject: 2025-01-01 --- configurations/manwe/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configurations/manwe/default.nix') diff --git a/configurations/manwe/default.nix b/configurations/manwe/default.nix index f9cb2be..89b111a 100644 --- a/configurations/manwe/default.nix +++ b/configurations/manwe/default.nix @@ -7,6 +7,9 @@ with lib; { imports = attrValues (modulesIn ./.); + # Something is broken there. Not sure why it affects me tho. + disabledModules = [ "services/networking/wireguard-networkd.nix" ]; + nixfiles.modules = { wireguard.server.enable = true; -- cgit 1.4.1