6 lines
No EOL
92 B
Nix
6 lines
No EOL
92 B
Nix
{ ... }: {
|
|
programs.fastfetch = {
|
|
enable = true;
|
|
#todo add fastfetch config
|
|
};
|
|
} |