declarative starship config

This commit is contained in:
Dea 2026-02-26 17:41:28 -05:00
parent 93c3453a40
commit 185e4bf1c4
3 changed files with 15 additions and 28 deletions

View file

@ -110,6 +110,7 @@
nix.settings.extra-experimental-features = [
"nix-command"
"flakes"
"pipe-operators"
];
# ======================