add fastfetch

This commit is contained in:
2025-11-08 12:15:03 -06:00
parent f5ff1a6639
commit b78a43d40a
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ in
# cross party general packages here : )
stateVersion = "25.05";
packages = with pkgs; [
fastfetch
ripgrep
p7zip
sops

View File

@@ -14,7 +14,7 @@
dots = {
stylix = {
enable = true;
wallpaper = ../assets/wallpapers/yveltal.jpg;
wallpaper = ../assets/wallpapers/pingpong.jpg;
};
programs.enable = true;