This commit is contained in:
2025-08-11 15:29:11 +00:00
parent def3b1a34d
commit c3c4ba98a1
5 changed files with 47 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{pkgs, ...}: {
{
programs.zellij = {
enableFishIntegration = true;
};
}
}