From c0f966510475d8d621f302c1bd70f430e589b838 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 18 Oct 2024 19:33:49 +0200 Subject: feat(hosts): Share common options --- hosts/tiamat/hardware.nix | 7 ------- 1 file changed, 7 deletions(-) (limited to 'hosts/tiamat/hardware.nix') diff --git a/hosts/tiamat/hardware.nix b/hosts/tiamat/hardware.nix index 8ecb4ce0..97600848 100644 --- a/hosts/tiamat/hardware.nix +++ b/hosts/tiamat/hardware.nix @@ -3,13 +3,6 @@ (modulesPath + "/installer/scan/not-detected.nix") # TODO: is this necessary? ]; - hardware = { - bluetooth = { - enable = true; - powerOnBoot = true; - }; - }; - soispha = { hardware = { enable = true; -- cgit 1.4.1