mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
catppuccin: migrate modules to home-manager
This commit is contained in:
parent
3854b68891
commit
3e00cb6173
30 changed files with 595 additions and 66 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
programs.lsd = {
|
||||
enable = true;
|
||||
colors = "always";
|
||||
icons = "always";
|
||||
enableBashIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue