diff options
Diffstat (limited to 'configuration.nix')
-rw-r--r-- | configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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 |