From 76ece1295895632bb9b553d24b93111e9a8f7b3b Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 20 Dec 2024 00:20:33 +0100 Subject: [PATCH] feat: adds virtualization to `yoshino` only --- hosts/yoshino/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/yoshino/default.nix b/hosts/yoshino/default.nix index 64c381e..10d48d6 100644 --- a/hosts/yoshino/default.nix +++ b/hosts/yoshino/default.nix @@ -3,6 +3,7 @@ imports = [ ./hardware-configuration.nix ./../../modules/core + ./../../modules/core/virtualization.nix ]; powerManagement = {