summaryrefslogtreecommitdiff
path: root/configurations/eonwe/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'configurations/eonwe/default.nix')
-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;