finished fastfetch module

This commit is contained in:
Tomas Rivera
2026-02-25 20:37:35 +01:00
parent a4aba40aed
commit d8a08d42a3
3 changed files with 157 additions and 113 deletions
-4
View File
@@ -111,10 +111,6 @@
environment.systemPackages = with pkgs; [
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
wget
warpinator # used to send files via Lan between Linux systems
#zoxide # better cd moved into home-manager
fastfetch
#git #enabled in home-manager
tree # shows dir in tree
zsh # better bash
];