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-14 01:47:11 +0300
committerAzat Bahawi <azat@bahawi.net>2024-08-14 01:47:11 +0300
commitaa5565629845644050f19b1bbc1f03b0a0a66aa7 (patch)
treef0f57f893d5914a3c2aa292b3755284b593025e7 /configurations/eonwe/default.nix
parent2024-08-09 (diff)
2024-08-14
Diffstat (limited to '')
-rw-r--r--configurations/eonwe/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/configurations/eonwe/default.nix b/configurations/eonwe/default.nix
index 30b0a3f..f569a0a 100644
--- a/configurations/eonwe/default.nix
+++ b/configurations/eonwe/default.nix
@@ -23,7 +23,7 @@ with lib;
     android.enable = true;
     beets.enable = true;
     bluetooth.enable = true;
-    incus.enable = true;
+    incus.enable = false;
     libvirtd.enable = true;
     mpd.enable = true;
     qutebrowser.enable = true;

Consider giving Nix/NixOS a try! <3