Files
2025-05-14 09:52:16 -05:00

4 lines
49 B
Nix

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