From 6e5c02f4bb45595f462ef460558df1036c5d1b1b Mon Sep 17 00:00:00 2001 From: Lilly Date: Mon, 5 Jan 2026 18:50:39 +0000 Subject: [PATCH] Auto-commit: 2026-01-05 18:50:39 --- hosts/lillypc/config.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hosts/lillypc/config.nix b/hosts/lillypc/config.nix index 684daa5..99900e5 100644 --- a/hosts/lillypc/config.nix +++ b/hosts/lillypc/config.nix @@ -1,8 +1,6 @@ { my = { - gaming.enable = true; - cachyosKernel.enable = true; desktop = { @@ -15,6 +13,7 @@ flatpak.enable = true; spicetify.enable = true; vesktop.enable = true; + gaming.enable = true; }; nvidia.enable = true;