From ce334f12083717b006a393aa8b924c335cccc399 Mon Sep 17 00:00:00 2001 From: Lilly Date: Mon, 5 Jan 2026 16:08:39 +0000 Subject: [PATCH] Auto-commit: 2026-01-05 16:08:39 --- 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 58d834d..120a2d2 100644 --- a/hosts/lillypc/config.nix +++ b/hosts/lillypc/config.nix @@ -13,12 +13,12 @@ }; hyprland.enable = true; flatpak.enable = true; + spicetify.enable = true; }; nvidia.enable = true; openlinkhub.enable = true; rgb.enable = true; - spicetify.enable = true; }; openlinkhub.enable = true; virtualisation.docker.enable = true;