Unverified Commit b524ef13 authored by Austin Horstman's avatar Austin Horstman
Browse files

fastfetchMinimal: init at 2.42.0

Fasfetch package with all the feature flags disabled.
parent 7a73f4d5
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
{ fastfetch }:
fastfetch.override {
  audioSupport = false;
  flashfetchSupport = false;
  gnomeSupport = false;
  imageSupport = false;
  openclSupport = false;
  rpmSupport = false;
  sqliteSupport = false;
  vulkanSupport = false;
  waylandSupport = false;
  x11Support = false;
}