about summary refs log tree commit diff
path: root/configurations/eonwe
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configurations/eonwe/default.nix2
-rw-r--r--configurations/eonwe/vidya.nix1
2 files changed, 1 insertions, 2 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;
diff --git a/configurations/eonwe/vidya.nix b/configurations/eonwe/vidya.nix
index 8f1faf4..5753ede 100644
--- a/configurations/eonwe/vidya.nix
+++ b/configurations/eonwe/vidya.nix
@@ -28,7 +28,6 @@
     fallout-ce
     fallout2-ce
     gzdoom
-    lampray
     nethack
     openmw
     openttd

Consider giving Nix/NixOS a try! <3