i dont need these fetchs

This commit is contained in:
do butterflies cry? 2026-02-22 16:22:51 +10:00
parent 3ee2be0bc3
commit 4c8e31f62f

View file

@ -121,9 +121,6 @@
shell = pkgs.bash; shell = pkgs.bash;
packages = with pkgs; [ packages = with pkgs; [
firefox firefox
nitch
starfetch
gitkraken gitkraken
]; ];
}; };