llynx: include gtk stuff in system packages
This commit is contained in:
parent
483c916dfa
commit
8ca79fab27
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue