From 2c8714b003385c4d18109821d09547d5aaf94245 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Sun, 8 Jun 2025 11:32:33 -0700 Subject: [PATCH] disable vm stuff --- etcnixos/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etcnixos/common.nix b/etcnixos/common.nix index 244006e..78258cc 100644 --- a/etcnixos/common.nix +++ b/etcnixos/common.nix @@ -12,7 +12,7 @@ imports = [ ./declarative-nm.nix ./distrobox.nix - ./vm.nix + # ./vm.nix ./steam.nix ./networking.nix