From 8ca79fab27b47ad2770b02cb82df7071d2ab6f76 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig <Zynh0722@gmail.com> Date: Wed, 19 Mar 2025 21:32:18 -0700 Subject: [PATCH] llynx: include gtk stuff in system packages --- hosts/llynx/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) 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