summaryrefslogtreecommitdiff
path: root/configurations
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
parentaa5565629845644050f19b1bbc1f03b0a0a66aa7 (diff)
2024-08-20HEADmaster
Diffstat (limited to 'configurations')
-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;