about summary refs log tree commit diff
path: root/nixosConfigurations
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nixosConfigurations/eonwe/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix
index c8077b2..4977ba9 100644
--- a/nixosConfigurations/eonwe/default.nix
+++ b/nixosConfigurations/eonwe/default.nix
@@ -14,7 +14,6 @@ with lib; {
 
     wireguard.client.enable = true;
 
-    ipfs.enable = true;
     syncthing.enable = true;
 
     openssh.server.enable = true;

Consider giving Nix/NixOS a try! <3