This commit is contained in:
2026-07-26 21:35:25 +01:00
parent 1939501955
commit 8827d72292
3 changed files with 16 additions and 1 deletions
+4 -1
View File
@@ -1,9 +1,12 @@
{ pkgs, ... }:
{ ... }:
{
programs.eza = {
enable = true;
enableFishIntegration = false;
enableBashIntegration = false;
theme = {
colourful = true;