From fd9ed4e5e826674131f4887853150d3795dd222f Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 5 Jul 2024 16:25:36 +0200 Subject: refactor(hosts): Also move bluetooth and graphics to separate modules --- modules/system/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/system/default.nix') diff --git a/modules/system/default.nix b/modules/system/default.nix index ecd6eb63..85f8dfb3 100644 --- a/modules/system/default.nix +++ b/modules/system/default.nix @@ -2,6 +2,7 @@ cfg = config.soispha; in { imports = [ + ./bluetooth ./boot ./cleanup ./disks -- cgit 1.4.1