declarative starship config

This commit is contained in:
Dea 2026-02-26 17:41:28 -05:00
parent 76c1bb05ed
commit 84a37b7026
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"
];
# ======================