catppuccin: migrate modules to home-manager

This commit is contained in:
js0ny 2025-11-20 20:07:29 +00:00
parent 3854b68891
commit 3e00cb6173
30 changed files with 595 additions and 66 deletions

View file

@ -1,7 +1,6 @@
{pkgs, ...}: {
programs.lsd = {
enable = true;
colors = "always";
icons = "always";
enableBashIntegration = true;
enableFishIntegration = true;