From ad8e3d128eb2fab5149b7b5254a549abfee57ad8 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 2 Jul 2023 11:12:10 +0530 Subject: configuration: import cez.nix and wayland.nix by default --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configuration.nix') diff --git a/configuration.nix b/configuration.nix index 64377f1..583487a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -7,6 +7,8 @@ in imports = [ # include the results of the hardware scan. ./hardware-configuration.nix + ./hardware/cez.nix + ./features/wayland.nix ]; # boot -- cgit v1.2.3