From 80478a097e9667291a8d4b258c70ac2b189cc2c0 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 18 Jan 2024 16:51:10 +0000 Subject: [PATCH] Add vm.nix to vm profile --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 408f206..f3f977b 100644 --- a/flake.nix +++ b/flake.nix @@ -43,6 +43,7 @@ # Add Disko for disk management disko.nixosModules.disko ./disko-config.nix + ./vm.nix ./configuration.nix ./hardware-configuration.nix home-manager.nixosModules.home-manager