feat(home): add /home/r3ddy/.local/bin to PATH

This commit is contained in:
2026-02-11 18:19:32 +01:00
parent 93fa81fc2d
commit a2321b6de4

View File

@@ -39,6 +39,9 @@
package = pkgs.bibata-cursors;
name = "Bibata-Modern-Classic";
};
sessionPath = [
"$HOME/.local/bin"
];
stateVersion = "24.11";
};