changed or somehting idk

This commit is contained in:
vali 2024-08-07 00:12:28 +02:00
commit 40c6221aa7
5 changed files with 65 additions and 15 deletions

View file

@ -13,7 +13,7 @@ in {
home-manager.users.${username} = {
programs.yazi = {
enable = true;
enableZshIntegration = true;
enableFishIntegration = true;
};
};
};