From d6368c86bc949371e904eed3d0a6583ebd53b055 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Wed, 12 Apr 2023 04:01:46 +0300 Subject: 2023-04-12 --- nixosConfigurations/eonwe/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixosConfigurations/eonwe/default.nix') diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix index ac00d17..3db651e 100644 --- a/nixosConfigurations/eonwe/default.nix +++ b/nixosConfigurations/eonwe/default.nix @@ -25,6 +25,7 @@ with lib; { libvirtd.enable = true; qutebrowser.enable = true; mpd.enable = true; + ipfs.enable = true; }; hm = { -- cgit v1.2.3