From a95cbca24e141864989f254b2236c33efe5df90c Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 17 May 2025 13:49:59 +0200 Subject: modules/common/nixos_shell_config: Remove undefined `soispha.hardware` opts --- modules/common/nixos_shell_configuration.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/common/nixos_shell_configuration.nix') diff --git a/modules/common/nixos_shell_configuration.nix b/modules/common/nixos_shell_configuration.nix index bbaa8477..1bec0145 100644 --- a/modules/common/nixos_shell_configuration.nix +++ b/modules/common/nixos_shell_configuration.nix @@ -56,8 +56,6 @@ soispha = { hardware = { enable = false; - enableGraphics = false; - cpuType = "vm"; }; disks.enable = false; -- cgit 1.4.1