Files
nix-dotfiles/home/programs/fastfetch.nix
2025-11-25 21:07:42 +09:00

5 lines
41 B
Nix

{ ... }:
{
programs.fastfetch = { };
}