feat: add customized fastfetch config

This commit is contained in:
Rasyidan Akbar F. 2025-10-24 21:15:08 +07:00
commit 2bb49bba38
3 changed files with 130 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{ pkgs, lib, ... }: {
imports = [
./programs/fastfetch.nix
./programs/helix.nix
./programs/neovim.nix
./shell/tmux.nix