From aaebadeda54009f76299038d70f541337b71f646 Mon Sep 17 00:00:00 2001 From: Lilly Date: Mon, 5 Jan 2026 21:01:58 +0000 Subject: [PATCH] Auto-commit: 2026-01-05 21:01:58 --- hosts/lillypc/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; };