Files
parana/modules/fastfetch/default.nix
2026-07-10 20:07:29 -04:00

6 lines
43 B
Nix

{
imports = [
./fastfetch.nix
];
}