diff --git a/hosts/ArcticFox/configuration.nix b/hosts/ArcticFox/configuration.nix index f390663..b43f24a 100644 --- a/hosts/ArcticFox/configuration.nix +++ b/hosts/ArcticFox/configuration.nix @@ -92,6 +92,9 @@ programs.hyprland.xwayland.enable = true; #programs.uwsm.enable = true; #programs.hyprland.withUWSM = true; + # + + hardware.opentabletdriver.enable = true; environment.sessionVariables.NIXOS_OZONE_WL = "1";