1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00

eza: add module

This copies the exa configuration for eza, the official fork of the
program.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-09-07 08:55:00 +02:00 committed by Robert Helgesson
parent b22d7bab30
commit 91341cde41
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
3 changed files with 75 additions and 0 deletions

View file

@ -1214,6 +1214,13 @@ in
A new module is available: 'programs.carapace'.
'';
}
{
time = "2023-09-07T14:52:19+00:00";
message = ''
A new module is available: 'programs.eza'.
'';
}
];
};
}