From 37f76136fd832eb162cc9c26ecc428360f5d10e6 Mon Sep 17 00:00:00 2001 From: Larra Emily Sarah Date: Tue, 27 Jan 2026 22:07:14 +0100 Subject: [PATCH] "101 2026-01-27 22:07:13 26.05.20260123.c5296fd 6.18.7" --- hosts/ArcticFox/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) 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";