diff options
Diffstat (limited to 'configurations/manwe/default.nix')
-rw-r--r-- | configurations/manwe/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configurations/manwe/default.nix b/configurations/manwe/default.nix index 326cfa6..d750aa3 100644 --- a/configurations/manwe/default.nix +++ b/configurations/manwe/default.nix @@ -6,9 +6,6 @@ { imports = lib.modulesIn ./. |> lib.attrValues; - # Something is broken there. Not sure why it affects me tho. - disabledModules = [ "services/networking/wireguard-networkd.nix" ]; - nixfiles.modules = { wireguard.server.enable = true; |