Fix deprecations and breaking changes

This commit is contained in:
2025-05-23 02:09:30 +02:00
parent d2985d8499
commit 381a6f58ae
4 changed files with 11 additions and 17 deletions

View File

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