3 lines
95 B
Nix
3 lines
95 B
Nix
{ ... }: {
|
|
imports = [ ./catppuccin ./nvim ./riff.nix ./vscode.nix ./git.nix ./rust.nix ];
|
|
}
|