This commit is contained in:
Lilith 2025-08-15 22:36:33 +02:00
parent 56b790f594
commit 3360c6a194
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
3 changed files with 7 additions and 2 deletions

View file

@ -6,7 +6,7 @@ in
system.stateVersion = "24.11";
desktop.enable = true;
home-manager.users."lilith".desktop.touchSupport = false;
home-manager.users."lilith".desktop.touchSupport = true;
gaming.enable = true;
gaming.client-only = true;