Skip to content

Commit f28f33a

Browse files
committed
enable starship module
1 parent 05db02f commit f28f33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/home-manager/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
ruff
9696
shellcheck
9797
skopeo
98-
starship
9998
stylua
10099
sysdo
101100
tree
@@ -134,6 +133,7 @@
134133
nix-index.enable = true;
135134
pandoc.enable = true;
136135
ripgrep.enable = true;
136+
starship.enable = true;
137137
yt-dlp.enable = true;
138138
};
139139
}

0 commit comments

Comments
 (0)