Looks, looks, looks

This commit is contained in:
2026-03-16 09:26:46 +00:00
parent 96849b3756
commit 6809f3b6c3
@@ -3,7 +3,7 @@
{ {
# Install the GTK theme and icon theme # Install the GTK theme and icon theme
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
catppuccin-gtk # or inputs.catppuccin.packages.${pkgs.system}.catppuccin-gtk-mocha catppuccin-gtk-mocha # or inputs.catppuccin.packages.${pkgs.system}.catppuccin-gtk-mocha
papirus-icon-theme papirus-icon-theme
]; ];