feat: add fastfetch

This commit is contained in:
Ahurac 2024-11-12 08:34:38 +01:00
parent cbc4cec8a3
commit 2bed0fd70c

View file

@ -416,4 +416,6 @@
enable = true;
package = pkgs.ungoogled-chromium;
};
programs.fastfetch.enable = true;
}