chore: silence deprecation warning

This commit is contained in:
Greg Hellings
2026-02-19 19:49:49 -06:00
parent bbbab22df8
commit 61d4f4872e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -78,6 +78,7 @@ in
enable = true;
enableNushellIntegration = true;
enableZshIntegration = pkgs.stdenv.hostPlatform.isDarwin;
shellWrapperName = "y";
};
};
}