inkeeping with oh my posh

This commit is contained in:
2026-04-01 14:41:51 +01:00
parent 274f92ef10
commit c5e728ff50

View File

@@ -20,7 +20,7 @@
{ {
devShells.default = pkgs.mkShell { devShells.default = pkgs.mkShell {
name = "rustshell"; name = "flake-rustshell";
buildInputs = with pkgs; [ buildInputs = with pkgs; [
# Rust toolchain # Rust toolchain