summary refs log tree commit diff stats
path: root/system/marvin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/marvin.nix')
-rw-r--r--system/marvin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/marvin.nix b/system/marvin.nix
index 2dd7986a..c4a13e93 100644
--- a/system/marvin.nix
+++ b/system/marvin.nix
@@ -53,7 +53,7 @@
         system = "aarch64-linux";
         maxJobs = 2;
         speedFactor = 1;
-        supportedFeatures = [ ];
+        supportedFeatures = [ "kvm" ];
       }
     ];
   };