about summary refs log tree commit diff
path: root/configurations/manwe/default.nix
diff options
context:
space:
mode:
authorazahi <azat@bahawi.net>2025-03-12 20:17:13 +0300
committerazahi <azat@bahawi.net>2025-03-12 20:17:13 +0300
commitc81dc5a13b469c511fac6fa2390b70422d1b4da5 (patch)
tree4dab5909006ab5c25da6bd9fde6a714c7719ded7 /configurations/manwe/default.nix
parent2025-02-17 (diff)
2025-03-12 HEAD master
Diffstat (limited to 'configurations/manwe/default.nix')
-rw-r--r--configurations/manwe/default.nix3
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;
 

Consider giving Nix/NixOS a try! <3