mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
6 lines
55 B
Nix
6 lines
55 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./thumbnailers.nix
|
|
];
|
|
}
|