Files
nixos/pkgs/fastfetch/biscuit.nix
T
2025-05-19 17:53:19 -05:00

4 lines
47 B
Nix

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