4 lines
92 B
Nix
4 lines
92 B
Nix
{ ... }: {
|
|
imports = [ ./misc.nix ./locale.nix ./git ./shells ./wakatime ./memes.nix ];
|
|
}
|