diff --git a/hosts/lillypc/config.nix b/hosts/lillypc/config.nix index df6b600..d2d72b1 100644 --- a/hosts/lillypc/config.nix +++ b/hosts/lillypc/config.nix @@ -11,7 +11,7 @@ }; hyprland.enable = true; flatpak.enable = true; - spicetify.enable = false; + spicetify.enable = true; vesktop.enable = true; gaming.enable = true; };