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;