Flake update

This commit is contained in:
Filippo Berto 2025-05-02 11:03:01 +02:00
parent 98f45f1139
commit 83a9780ef3
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
4 changed files with 28 additions and 27 deletions

View file

@ -1,6 +1,7 @@
{
programs.lsd = {
enable = true;
enableAliases = true;
enableBashIntegration = true;
enableZshIntegration = true;
};
}