diff --git a/hosts/llynx/configuration.nix b/hosts/llynx/configuration.nix
index e66a41a..21a600b 100644
--- a/hosts/llynx/configuration.nix
+++ b/hosts/llynx/configuration.nix
@@ -65,6 +65,10 @@
   };
 
   environment.systemPackages = with pkgs; [
+    pkgs.rose-pine-gtk-theme
+    pkgs.rose-pine-icon-theme
+    pkgs.adwaita-icon-theme
+
     neovim
     curl
     git