about summary refs log tree commit diff
path: root/configurations/eonwe/default.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-08-20 14:12:44 +0300
committerAzat Bahawi <azat@bahawi.net>2024-08-20 14:12:44 +0300
commit57d310ed10473ac1c06892f2dc22d6cd25b2291e (patch)
treea5e30e11fc531e01f1bfcc2b91f750ef2dab5764 /configurations/eonwe/default.nix
parent2024-08-14 (diff)
2024-08-20
Diffstat (limited to '')
-rw-r--r--configurations/eonwe/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/configurations/eonwe/default.nix b/configurations/eonwe/default.nix
index f569a0a..a51b5ea 100644
--- a/configurations/eonwe/default.nix
+++ b/configurations/eonwe/default.nix
@@ -23,7 +23,8 @@ with lib;
     android.enable = true;
     beets.enable = true;
     bluetooth.enable = true;
-    incus.enable = false;
+    incus.enable = true;
+    ipfs.enable = true;
     libvirtd.enable = true;
     mpd.enable = true;
     qutebrowser.enable = true;

Consider giving Nix/NixOS a try! <3