diff --git a/hosts/horizon/configuration.nix b/hosts/horizon/configuration.nix index 26768f8..79fa555 100644 --- a/hosts/horizon/configuration.nix +++ b/hosts/horizon/configuration.nix @@ -37,6 +37,7 @@ }; }; + hardware.graphics.enable = true; # Enable touchpad support (enabled default in most desktopManager). # services.xserver.libinput.enable = true;