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;